/*======================================================= */
@media screen and (min-width: 2001px){

}



/*======================================================= */
@media screen and (max-width: 1200px){
	.navbar > li > a {
	    padding: 10px 8px;
	    font-size: 16px;
	}
	.search-field {
	    width: 350px;
	}
	.search-form {
	    width: 350px;
	}
	.tips-images {
		height: auto;
	}
	.tips-images figure img{
		top:0;
		left:0;
		transform:translate(0,0);
	}

/*  -----------  */
	.box-pic-large, 
	.box-pic-small {
		height: auto;
		min-height: auto;
	}

/* ------ RELATED SERVICES -----  */
	.box-media-top {
		height: 225px;
	}

/*  -- PORTFOLIO DETAIL --*/
	.port-element-img {
		height: 250px;
		min-height: 100px;
	}

/*-- SERVICES EXPAND --*/
	.box-expand-wrap{
		min-height: 500px;
		/* height:auto; */
	}
	.box-expand-text{
/* 		min-height:280px; */
		height:auto;
	}


}
@media screen and (max-width: 991px) {
	.navbar > li > a {
		padding: 10px 4px;
	}
}

@media (max-width: 1180px){
	.main-container {
    	width: 950px;
	}
}

@media (max-width: 950px) {
	.blog-content {
	    width: 100%;
	}
	.main-container {
    	width: 768px;
	}
}

@media (max-width: 768px)  {
	.main-container{
	    width: 100%;
	    
	}

}

/*@media (max-width: 1180px) {
.main-container {
    width: 950px;
}*/
/*======================================================= */
@media screen and (max-width: 991px){
    
    .banner-caption {
    height: 200px;
   
}

/* - text -- */
.caption-title {
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 5px 0;
}
.caption-subtitle{
    width:100%;
    font-size:12px;
}

/*-- SERVICES EXPAND --*/
	.box-expand-text {
		height: auto;
		min-height: 100px;
	}
	
/*-- ENTRY SOCIAL --*/
	.social-entry {
		float: left;
	}

/* ------ RELATED SERVICES -----  */
	.box-media-top {
		height: 350px;
	}	

/* ------ PERSONAL SLIDE  -----  */
	.text-title {
		font-size: 24px;
	}
	.text-content {
		font-size: 18px;
	}
	.text-subtitle {
		font-size: 16px;
	}

/**********************
PAGINATION
***********************/
	.first {
		display: none;
	}
	.last {
		display: none;
	}
	.re-last {
		display: block;
	}
	.re-first {
		display: block;
	}
		
/*  ----- PERSONAL LIST ------  */	
	.personal-list {
		height: 122px;
	}
	.personal-list-img {
		height: 120px;
		width: 120px;
	}
	.personal-wrap {
		padding: 0 10px 0 133px;
		height: 120px;
	}
	.personal-list-name {
		font-size: 16px;
	}
	.personal-list-postition {
		font-size: 14px;
	}

/*  -----------  */	
	.box-wrap {
		min-height: 50px;
	}
	
/*  -----------  */
	.tips-images {
		height: 100px;
	}
	.tips-images figure img {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
/***************************************
NAV ABOVE
***************************************/
	.welcome-text{
		width: 346px;
		font-size: 14px;
	}
	.entry-social.dropdown-menu {
        display: none;
        position: absolute;
    }
    .qode-btn.widget-download > .qode-text {
	    display: none;
	}
	.qode-btn.widget-download {
	    min-width: 50px;
	    padding: 0;
	}
	.qode-btn.widget-download > .qode-icon {
	    margin: 0;
	}

/***************************************
NAV LOGO
***************************************/
	.logo-wrap {
		width: 175px;
		overflow: hidden;
		height: 120px;
	}
	.logo-main > figure > a > img{
		width:95%;
	}
	.main-text {font-size: 13px;display: none;}
	.keytext{
		display:none;
	}
	.logo-main{
		margin:0;
		top: 50%;
		transform: translateY(-50%);
	}

/***************************************
SLIDE ONE
***************************************/
	.carousel-inner .blogInner {
		height: 250px;
	}
	.navbar > li > a {
	    font-size: 13px;
	}
	.search-field {
	    width: 295px;
	}
	.search-form {
	    width: 295px;
	}
	.nav-bottom {
		height: 120px;
	}
	.navbar {
		height: 60px;
	}
	.chain-right {
		height: 60px;
	}
	.select-lang {
		height: 60px;
	}
	.navbar > li {
		height: 60px;
	}
	.ft-bottom {
		height: auto;
	}
	.ft-content {
		width: 360px;
		left: 50%;
		transform: translate(-50%, -50%);
		min-height: 60px;
	}
	.ft-text {
		text-align: center;
		float: left;
	}
	.text-bold {
		text-align: left;
		padding-left: 15px;
	}	
	.ft-wrap {
		height: 120px;
		border-bottom: 1px solid #39576b;
		border-right: 1px solid #39576b;
	}
	.text-ftcontent {
		min-height: 65px;
	}
	.fb-plugin {
		width: 350px !important;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	.ft-above {
		padding: 30px 0;
		height: auto;
	}

/* -----------  */
	.banner-img {
		height: auto;
		/*margin-bottom: 15px;*/
	}
	.banner-img figure img {
		transform: translate(0, 0);
		top: 0;
		left: 0;
	}
	.content-images {
		height: auto;
		min-height: auto;
	}
	.content-images figure img {
		top: 0;
		left: 0;
		transform: translate(0, 0);
	}
	
/* ----- ARTICLE ------  */
	.related-imgages {
		height: 180px;
	}
	.related-content {
		width: 50%;
	}
	.related-content:nth-child(odd) {
		padding-left: 7.5px;
	}
	.related-content:nth-child(even) {
		padding-right: 7.5px;
	}
	

/*-- SLIDE ONETIME --*/
	.one-time .slick-slide img {
		width: 80%;
	}
	.bx-content {
		padding: 20px 200px 20px 20px;
		min-height: 280px;
	}
	.text-title > img{
		width:50px !important;
	}

/*  */

}




/*======================================================= */
@media screen and (max-width: 768px){
	.container {
		width: auto;
	}



}




/*======================================================= */
@media screen and (max-width: 767px){

/* -- nav -- */
.dropdown .dropdown-menu {
    min-width: 100%;
    position: relative;
    top: 0;
}

.dropdown .dropdown-menu > li > a {
    font-size: 1.2rem;
    padding-left: 35px;
}

/*-- SLIDE ONETIME --*/
	.one-time .slick-slide img {
		width: 75%;
	}
	.text-content {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.text-title {
		font-size: 22px;
	}	
	.bx-content {
		padding: 15px;
		min-height: 150px;
		border: 0;
		text-align: center;
	}
	.text-title > img{
		display:none;
	}
	
	.bx-img {
		width: 50%;
		left: 50%;
		transform: translateX(-50%);
		text-align: center;
		position: relative;
	}
	.one-time .slick-slide img {   
		width: 100%;
	}
	.one-time-inner{
		padding: 15px 0 0 0;
		background-color: #243549;
	}

/*-- PORTFOLIO --*/
	.section-portfolio {
		padding: 50px 0;
	}

/*-- SERVICES INDEX --*/
	.services-btn {
		width: 100%;
	}
	.services-item {
		padding: 50px 0;
	}
	.section-regis {
		padding: 50px 0;
	}
	.services-header {
		padding: 0 0 0 65px;
	}
	.services-icon {
		width: 50px;
		height: 60px;
	}
	.services-text {
		font-size: 20px;
	}

/*-- SERVICES --*/
	.services-item .services-thumb img {
        margin: 0 !important;
    }
    .services-inner{
    	width:100%;
    }
    .services-item:nth-of-type(1) .services-inner:nth-child(even) {
        padding-left: 0px;
    }
    .services-item:nth-of-type(1) .services-inner:nth-child(odd) {
        padding-right: 0px;
    }
    .services-item:nth-of-type(2) .services-inner:nth-child(odd){
    	padding-left: 0px;
    }
    .services-item:nth-of-type(2) .services-inner:nth-child(even){
    	padding-right:0;
    }
    .services-item:nth-of-type(3) .services-inner:nth-child(odd){
    	padding-right:0;
    }
    .services-item:nth-of-type(3) .services-inner:nth-child(even){
    	padding-left: 0px;
    }
    .services-item:nth-of-type(4) .services-inner:nth-child(odd){
    	padding-left: 0px;
    }
    .services-item:nth-of-type(4) .services-inner:nth-child(even){
    	padding-right:0;
    }
    .services-item .services-thumb{
    	margin-bottom: 30px;
    }
    .services-icon figure img {
		width: 90%;
		height: auto;
	}
	.services-item:nth-of-type(4) .services-icon figure img{ 		
		width: 40%;
	}


/*-- REGISTER TO NEWSLETTER --*/
	.regis-bgimg{
		display: none;
	}
	.regis-wrap{
		padding: 15px;
	}
	.regis-img figure {
		height: 100%;
	}
	.regis-img figure img {
		max-width: 100%;
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.regis-header span {
		font-size: 20px;
		line-height: 25px;
	}

/*-- SERVICES EXPAND --*/
	.expand-text {
		font-size: 18px;
	}
	.expand-icon img {
		width: 70%;
	}
	.expand-wrap{
		height:120px;
	}
	.expand-text {
		line-height: 30px;
	}
	.box-expand-wrap{
		height:auto;
		min-height: 300px;
		padding: 15px;
	}

/*-- PORTFOLIO --*/
	.portfolio-data > li > a {
		font-size: 14px;
	}

/**********************
PAGINATION
***********************/
	.re-first,
	.pagi-icon,
	.pagination-inner ul li.pagi-dot,
	.pagination-inner ul li.pagi-go,
	.pagination-inner ul li:last-child,
	.re-last {
		width: 35px;
	}
	.pagination-inner ul li:last-child,
	li.pagi-go {
		display: none;
	}
	.pagination-wrap {
		height: auto;
		width: 100%;
		float: left;
	}
	.pagination-inner ul li:nth-of-type(4),
	.pagination-inner ul li:nth-of-type(5),
	.pagination-inner ul li:nth-of-type(6),
	.pagination-inner ul li:nth-of-type(7),
	.pagination-inner ul li:nth-of-type(8),
	.pagination-inner ul li:nth-of-type(9){
		display:none
	}
	
		
/* ----- ARTICLE ------  */
	.related-imgages {
		/* height: 95px; */
	}
	.view-item-img {
		height: 90px;
	}
	.view-item-icon > i {
		font-size: 24px;
	}
	.view-item-desc p {
		height: 40px;
	}
	.view-wrap.showviewlist .view-item-img {
		height: 190px;
	}
	.related-content {
		width: 100%;
	}
	.related-content:nth-child(odd) {
		padding-left: 0px;
	}
	.related-content:nth-child(even) {
		padding-right: 0px;
	}
	

/*  ----- PERSONAL LIST ------  */	
	.personal-list {
		height: 102px;
	}
	.personal-list-img {
		height: 100px;
		width: 100px;
	}
	.personal-wrap {
		padding: 0 10px 0 113px;
		height: 100px;
	}	


/* -----------	 */
	.caption-subtitles {
		font-size: 14px;
		font-weight: 300;
		line-height: 20px;
	}
	.caption-title {
		font-size: 20px;
		margin-bottom: 2px;
	}	
/* 	.caption-subtitles {
		font-size: 16px;line-height: 20px;
	} */
	.img-box{
		height:auto;
	}
	.img-box > figure > img {
		min-width: 100%;
		width: 100%;
	}


/* -----------	 */
	.tips-images {
		height: 110px;
	}

/* -----------	 */
	.nav-bottom {
		height: 55px;
	}
	.chain-right {
		height: 55px;
		/* z-index: 1; */
	}
	.select-lang{
		height:55px;
		width: 35px;
	}
	.btn-cycle.widget-download{
		display: none;
	}
	.btn-cycle.widget-download.responsive{
		display: block;
	}
	.navbar > li{
		height:auto;
		line-height: 25px;
	}
	.navbar{
		height: 100%;
		border: 0;
	}
	.navbar > li > a{
		border:0;
	}
	.navbar > li:last-child > a{
		border:0
	}
	.navbar > li > a{
		color:#ffffff;
	}
	.nvtop {
		width: auto;
	}
	.pull-search {
		padding: 0 55px 0 5px;
		right: -15px;
		z-index: 99999;
		position: absolute;
		background-color: #000000;
		display:none;
	}
	.search-form {
		width: 100%;
		z-index: 3333;
	}
	.search-field {
		width: 100%;
		padding: 0 55px 0 10px;
		height: 45px;
	}
	.btn-cycle.icon-submit {
		top: 4px;
		height: 46px;
	}
	.icon-close.responsive {
		display:block;
	}

/**********************
DOWNLOAD
***********************/
	.download-list {
		width: 300px;
	}

/**********************
SEARCH
***********************/
	.search-form {
		height: 55px;
	}
	.form-holder {
		height: 55px;
	}
	.icon-submit > i {
		font-size: 18px;
	}
	.icon-close {
		font-size: 18px;
	}
	.search-field {
		padding: 0 30px 0 10px;
	}
	.icon-submit {
		right: 25px;
	}

/***************************************
NAVTOP
***************************************/
	.nav-above {
		display: none;
	}
	.widget-tel{
		display: none;
	}
	.nav-bottom {
		height: 55px;
		box-shadow: 8px 8px 20px rgba(0,0,0,.15);
		z-index: 10;
	}
	.nav-bottom > .container {
		height: 55px;
	}
	.chain-right {
		height: 55px;
		display: block;
		margin-right: 15px;
		position: absolute;
		right: 0;
		/* z-index: 1; */
	}
	.logo-wrap{
		width: 120px;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		height: 55px;
		z-index: 2;
	}
	.logo-main {
		height: 55px;
	}
	.logo-main > figure > a > img {
		max-width: 90%;
	}
	.btn-navbar{
		display:block;
	}	
	.btn-cycle.btn-searching,
	.btn-cycle.btn-languages,
	.btn-cycle.btn-downloading {
		margin: 0 0 0 5px;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 11px;
		color: #264561;
		background-color: #ffffff;
		border: 1px solid #264561;
		z-index: 5;
	}
	.btn-searching.responsive,
	.btn-cycle.btn-downloading.responsive {
        display: block;
    }
	.sub-languages.dropdown-menu {
		width: 35px;
		min-width: 35px;
		height: 35px;
	}
	.sub-languages.dropdown-menu > li {
		height: 35px;
		width: 35px;
	}
	.sub-languages.dropdown-menu > li > a {
		line-height: 34px;
	}
	.btn-searching > i, .btn-cycle.btn-downloading > i{
		font-size:14px;
		top: 3px;
	}

/***************************************
NAVBAR
***************************************/
	.navbar {
		position: fixed;
		top: 0;
		left: 0;
		min-width: 300px;
		width: 300px;
		height: 100%;
		z-index: 1000;
		-webkit-transition: -webkit-transform .3s;
		transition: transform .3s;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 1;
		background-color: #21405c;
	}
	.navbar > li {
		width: 100%;
		height: auto;
		line-height: 50px;
		border-bottom: 1px solid #13334f;
	}
	.icon-after {
		float: right;
		text-align: right;
		top: 15px;
		position: relative;
		font-size: 18px;
	}
	.navbar > li > a {
		width: 100%;
		padding: 0 20px;
		top: 0;
		transform: translateY(0);
		font-size: 16px;
	}
	.navbar-dropdown {
		position: relative !important;
		top: 100%;
		float: left;
		width: 100%;
		border-radius: 0;
		box-shadow: 0 1px 1px transparent;
		border: 0;
		margin: 0;
		border-bottom: 0;
	}
	.navbar-dropdown > li {
		height: 40px;
		line-height: 40px;
	}
	.navbar-dropdown > li > a {
		line-height: 39px;
		padding: 0 10px 0 40px;
		background-color: #33526e;
		border-bottom: 1px solid #13334f;
		font-size: 14px;
	}
	.navbar-dropdown > li:last-child {
		border: 0;
		border-bottom: 0 !important;
	}
	.has-sub.open {
		border: 0;
	}
	.navbar > li.has-sub.open {
		border: 0;
	}
	


/*-- FOOTER BOTTOM --*/
	.ft-bottom {
		padding-bottom: 15px;
		line-height: initial;
	}

/*-- RELATED SERVICES --*/
	.box-media-img figure img {
		width: auto;
		min-width: auto;
	}
	.box-media-img a {
		width: auto;
	}
	.box-media-top {
		height: 325px;
	}

}


/*======================================================= */
@media screen and (max-width: 480px){
    .portfolio-main-link span{
        font-size:20px;
    }
    .related-item{
        width:100%;
    }
      .text-wrap{
          padding:1rem;
      }
        
     .img-caption{
         display:none;
     }
     .more-wrap{
        display: block;
     }
	.cover-resize {
		display: block;
	}
	.cover-main {
		display: none;
	}

/*-- SERVICES EXPAND --*/
	.expand-text {
		font-size: 16px;
	}

/* -----------	 */
	.tips-images {
		height: 94px;
	}

/*  */
	.related-imgages > figure img{

max-width: 400px;

}
	
/*  */
	.carousel-inner .blogInner {
		height: 250px;
	}
	.sub-languages.dropdown-menu {
		right: 10px;
		width: 37px;
		min-width: 35px;
		height: 35px;
	}
	.fb-plugin {
	    width: 300px;
	}
	.related-img {
		width: 100px;
		height: 100px;
		overflow: hidden;
	}
	.related-desc {
		padding: 0 15px 0 110px;
	}
	.logo-main > figure > a > img {
		width: 80%;
	}
	.logo-wrap {
		left: 45%;
	}

/***************************************
DOWNLOAD
***************************************/
	.download-list {
		margin: 15px 0 0 0;
	}

/* -- ARTICLE --*/
	.view-item-author {
		margin: 5px 0 5px 0;
	}
	.view-item-author > li > span {
		font-size: 10px;
	}
	.view-item-author > li > span >a {
		font-size: 10px;
	}
	.view-item-head {
		height: 23px;
		line-height: 23px;
		font-size: 16px;
	}
	.view-item-desc p {
		font-size: 12px;
		line-height: 14px;
		height: 42px;
	}
     
     /*----------------------------------*/
     /*footer*/
     /*---------------------------------*/
     .footer-more-wrap{
         display:block;
     }
     .ft-above{
         overflow:hidden;
         height: 379px;
     }

}



/*======================================================= */
@media screen and (max-width: 360px){
/* -----------	 */
	.tips-images {
		height: 83px;
	}
	
/*-- RELATED SERVICES --*/	
	.box-media-top {
		height: 278px;
	}

/*----- ARTICLE ------*/
	.logo-main > figure > a > img {
	    max-width: 70%;
	}
	.view-item-img{
		height: 65px;
	}
	.view-wrap.showviewlist .view-item-img {
		height: 140px;
	}

/*-----  ------*/
	.carousel-inner .blogInner {
		height: 250px;
	}
	.btn-cycle.widget-download.responsive {
		width: 25px;
		height: 25px;
		line-height: 23px;
	}
	.select-lang{
		width:30px;
	}
	.btn-cycle.btn-searching, 
	.btn-cycle.btn-languages, 
	.btn-cycle.btn-downloading {
		width: 25px;
		height: 25px;
		line-height: 23px;
	}
	.btn-cycle.widget-download.responsive > i {
		font-size: 14px;
		top: 9px;
	}
	.ft-content {
		width: 280px;
	}
	.ft-keyword {
		font-size: 20px;
	}
	.text-bold {
		padding-left: 5px;
	}
	.text-semibold {
		padding-left: 5px;
	}


}




