/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://aftabhusain.wordpress.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Aftab Husain
 Author URI:   https://aftabhusain.wordpress.com/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");



/*=====================================BODY====================================*/


@font-face {
	font-family: 'Rag Sans-1.4';
	src: url('fonts/RagSans-14-Light.woff2') format('woff2'),
	url('fonts/RagSans-14-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'Rag Sans-1.4';
	src: url('fonts/RagSans-14-Bold.woff2') format('woff2'),
	url('fonts/RagSans-14-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


@font-face {
    font-family: 'itc_avant_garde_gothic_stdBd';
    src: url('fonts/itc_avant_garde_gothic_std_bold-webfont.woff2') format('woff2'),
         url('fonts/itc_avant_garde_gothic_std_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




body {
	font-family: 'Rag Sans-1.4';
	font-size: 25px;
	color: #1e2726;
	font-weight: 400;
	line-height: 30px;
	background-color: #ffffff;
}


body h1 {
	font-size: 87px;
	font-weight: 800;
	line-height: 1;
	font-family: 'itc_avant_garde_gothic_stdBd';
}


body h2 {
	font-size: 90px;
	font-weight: 600;
	font-family: 'itc_avant_garde_gothic_stdBd';
}


body h3 {
	font-size: 50px;
	font-weight: 600;
	font-family: 'Rag Sans-1.4';
}


body h4 {
	font-size: 46px;
	font-weight: 600;
	font-family: 'Rag Sans-1.4';
}


body h5 {
	font-size: 36px;
	font-weight: 600;
	font-family: 'Rag Sans-1.4';
}


body h6 {
	font-size: 26px;
	font-weight: 600;
	font-family: 'Rag Sans-1.4';
}


p {
	color: #1e2726;
	line-height: 26px;
	margin: 0 0 15px;
	text-transform: none;
	font-weight: 400;
}


.container {
	max-width: 1120px;
	padding: 0 15px;
	margin: 0 auto;
	width: 100%;
}


a, .btn, button {
	transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	outline: medium none;
}


/*=====================================BODY====================================*/





/*====================================HEADER===================================*/


#site-header .header-inner {
	padding: 38px 0 14px;
	width: 100%;
	max-width: 100%;
	justify-content: unset;
	-webkit-justify-content: unset;
	-moz-justify-content: unset;
	-ms-justify-content: unset;
}


#site-header .primary-menu > li > .icon {
	display: none;
}


.primary-menu > li.menu-item-has-children > a {
	padding-right: 0;
}


#site-header .site-logo img {
	max-height: 34.45px;
}


.header-titles-wrapper {
	margin-right: 0;
	margin-left: 75px;
}


.contact-social-links {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	position: relative;
	top: -2px;
}


.contact-social-links .social-links {
	margin-left: 65px;
}


.social-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


.social-links ul li {
	margin: 0 0 0 20px;
}


.social-links ul li a {
	color: #1D2B4A;
	font-size: 17px;
}


.social-links ul li img {
	height: 16px;
}


.contact-link {
	color: #1D2B4A;
	font-size: 18px;
	letter-spacing: 1.07px;
	text-decoration: none;
	font-weight: 700;
	line-height: 1.2;
	font-family: 'Rag Sans-1.4';
	border-bottom: 4px solid #1D2B4A;
}



#site-header nav ul li a {
	color: #1D2B4A;
	font-family: 'Rag Sans-1.4';
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 1.07px;
	position: relative;
	border-bottom: 4px solid transparent;
}



#site-header nav ul li a:hover, 
#site-header nav ul li a:focus {
	text-decoration:none;
}


#site-header nav ul li.current-menu-item a{
	border-color: #81510F;
}

/*
#site-header nav ul li a::after {
	content: "";
	width: 108px;
	margin: 0 auto;
	display: inline-block;
	background: #81510F;
	height: 4px;
	position: absolute;
	bottom: -6px;
	left: 0;
	right: 0;
	opacity: 0;
}


#site-header nav ul li a:hover::after {
	opacity: 1;
}
*/

#site-header nav ul li {
	margin: 0 0 0 72px;
}


#site-header nav ul li:first-child {
	margin-right: 0;
}


#site-header nav ul li:last-child {
	margin-left: 0;
}


#site-header ul.primary-menu {
	margin: 0;
}



#site-header .primary-menu ul::after {
	display: none;
}



#site-header .primary-menu ul {
	background: transparent;
	/*width: 96vw;
	left: -18%;*/
	width: 94vw;
	left: -53%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	right: auto;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	opacity: 0;
	visibility: hidden;
	padding-top: 12px;
	max-width: 1280px;
}



#site-header nav ul li:hover ul.sub-menu{
	opacity: 1;
	visibility: visible;
}


#site-header .primary-menu .sub-menu li {
	margin: 0 0 0 85px;
}


#site-header .primary-menu .sub-menu li:first-child {
	margin-left: 0;
}


.page-id-16 nav li#menu-item-236 .sub-menu {
	display: none;
}


#site-header .primary-menu .sub-menu li a {
	font-size: 21px;
	color: #fff;
	cursor: pointer;
	position: relative;
	font-weight: 400;
	padding: 20px 0 5px;
	letter-spacing: normal;
}


.primary-menu li.current-menu-item > a, 
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: none;
}


#site-header .primary-menu .sub-menu li a::after {
	content: "";
	display: block;
	width: 108px;
	height: 4px;
	background: #81510F;
	position: absolute;
	bottom: -9px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	opacity: 0;
}


#site-header .primary-menu .sub-menu li a:hover::after {
	opacity: 1;
}


.menu-modal-inner {
	background: #2F395E;
}


.toggle.search-toggle.mobile-search-toggle, 
.toggle.nav-toggle.mobile-nav-toggle .toggle-text {
    display: none;
}


.toggle.nav-toggle.mobile-nav-toggle .toggle-icon {
    background: url("images/hamburger.svg") no-repeat 0 0;
    width: 32px;
    height: 32px;
    background-size: 30px;
	margin-top: -4px;
}


.menu-top button.toggle.close-nav-toggle {
	color: #fff;
	width: 75px;
	background: url("images/close-icon.svg") no-repeat 0 0;
	padding: 0;
	height: 85px;
	background-position: center center;
}


.menu-top button.toggle.close-nav-toggle svg {
	opacity: 0;
}


.menu-top button.toggle span {
	display: none;
}


.toggle.nav-toggle.mobile-nav-toggle {
	padding: 0;
	right: 0;
}


.toggle.nav-toggle.mobile-nav-toggle .toggle-icon svg, 
.toggle.search-toggle.mobile-search-toggle {
    display: none;
}

.toggle.search-toggle.mobile-search-toggle svg {
    color: #9d9d9d;
}


.toggle.nav-toggle.mobile-nav-toggle .toggle-inner {
    padding-top: 0;
}


.menu-modal .menu-modal-inner .menu-wrapper nav ul li {
    border: none;
    padding: 0px;
    -webkit-transition: unset;
    transition: unset;
}

.menu-modal .menu-modal-inner .menu-wrapper nav ul li a {
	color: #fff;
	padding: 16px 40px;
	text-transform: uppercase;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	font-size: 21px;
	text-decoration: none;
	line-height: 35px;
	letter-spacing: 1.16px;
	font-weight: 400;
	text-align: right;
}

.menu-modal .menu-modal-inner .menu-wrapper nav ul li:first-child {
    border-top: none;
}

.menu-modal .menu-modal-inner .menu-wrapper nav ul li a:hover, 
.menu-modal .menu-modal-inner .menu-wrapper nav ul li a:focus {
    color: #E5B8B7;
    background-color: transparent;
}


.menu-modal .mobile-menu {
    margin-top: 30px;
}


.toggle.sub-menu-toggle.fill-children-current-color {
    color: #fff;
}

.menu-modal .modal-menu li {
    border-color: #000;
}


.menu-wrapper.section-inner {
    width: 100%;
}

.menu-modal button.close-nav-toggle {
    padding: 3rem 0;
}



.menu-social-links {
	width: 100%;
	padding: 51px 38px 0;
}


.menu-social-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


.menu-social-links ul li {
	margin: 0 0 0 30px;
}


.menu-modal .menu-social-links ul li a {
	display: inline-block;
	padding: 0 !important;
}


.menu-social-links ul li img {
	width: 25px;
	height: 25px;
	object-fit: contain;
}




@media (max-width:1000px){

	.contact-social-links {
		display: none;
	}


	#site-header .header-inner {
		padding: 23px 0px 18px;
	}


	#site-header .header-titles-wrapper {
		justify-content: flex-end;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		-ms-justify-content: flex-end;
		position: relative;
		margin-left: 0;
	}


	#site-header .site-logo img {
		max-height: 3.9rem;
	}


	.showing-modal .mobile-whatsapp {
	  display: block;
	  z-index: 999999;
	  width: 58px;
	  right: auto;
	  left: 30px;
	}	
	
	
}/*====media close====*/




@media (min-width:1000px) and (max-width:1400px){
	
	
	.contact-social-links {
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
	}


	#site-header .site-logo img {
		max-height: 3.5rem;
	}


	.contact-link, 
	#site-header nav ul li a {
		font-size: 1.8vw;
	}

	.contact-social-links .social-links {
		margin-left: 0;
	}

	.social-links ul li a {
		color: #1D2B4A;
		font-size:1.8vw;
	}	
	
	
}/*====media close====*/




@media (min-width:1000px) and (max-width:1240px){


	#site-header .header-inner {
		justify-content: space-between;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
	}


	.header-titles-wrapper {
		margin-left: 0;
	}


	#site-header nav ul li {
		margin: 0 1.5vw 0;
	}


	.contact-social-links .social-links {
		margin-left: 1.5vw;
	}



	#site-header .primary-menu ul {
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
	}	

	
}/*====media close====*/




@media (min-width:1100px) and (max-width:1240px){


	#site-header nav ul li {
		margin: 0 2.5vw 0;
	}


	.contact-social-links .social-links {
		margin-left: 2.5vw;
	}	

	
}/*====media close====*/




@media (min-width:1240px) and (max-width:1400px){
	

	.header-titles-wrapper {
		margin-left: 60px;
	}


	#site-header nav ul li {
		margin: 0 0 0 54px;
	}


	.contact-social-links .social-links {
		margin-left: 36px;
	}
	
	
	#site-header .primary-menu ul {
		max-width: 1140px;
	}	

	
}/*====media close====*/



@media (min-width:1300px) and (max-width:1400px){



	#site-header .primary-menu ul {
		max-width: 1180px;
	}
	


	#site-header .primary-menu .sub-menu li {
		margin: 0 0 0 68px;
	}


	#site-header .primary-menu .sub-menu li a, 
	.tab-pages-section .tab ul li {
		font-size: 17px;
	}


	#site-header .primary-menu .sub-menu li a::after {
		width: 90px;
	}

	
}/*====media close====*/




@media (min-width:1280px) and (max-width:1400px){

	.header-titles-wrapper {
		margin-left: 75px;
	}
	
	
	.social-links ul li img {
		height: 16px;
	}

		
	.contact-link, 
	#site-header nav ul li a, 
	.social-links ul li a  {
		font-size: 17px;
	}


	.contact-social-links .social-links {
		margin-left: 65px;
	}


	#site-header nav ul li {
		margin: 0 0 0 77px;
	}
	
	
}/*====media close====*/





@media (min-width:1000px) and (max-width:1060px){

	#site-header .primary-menu ul {
		width: 90vw;
		left: -30%;
	}	
	
}/*====media close====*/



@media (min-width:1000px) {

	.header-navigation-wrapper {
		margin-top: -3px;
	}


	.header-titles-wrapper {
		position: relative;
		top: 2px;
		right: 2px;
	}

	
	
}/*====media close====*/




 

/*====================================HEADER===================================*/




/*=====================================HOME====================================*/

.main-banner-wrapper {
	position: relative;
	background: #2F395E;
	overflow: hidden;
}


.whatsapp-icon {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	right: 0;
}


.whatsapp-icon .container {
	position: relative;
}


.whatsapp-icon .whatsapp-link {
	position: absolute;
	left: -63px;
	top: -1px;
}


.mobile-whatsapp {
	display: none;
}


.binsight-slider {
	padding: 75px 0 72px;
}


.binsight-slider .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.binsight-slider .swiper-slide {
	background: #2F395E;
}

 
.mobile-only {
	display: none;
}


#binsight-main-slider {
	width: 53%;
	margin: 20px 0 0;
	order: 1;
}


#binsight-main-slider img {
	width: 100%;
}
	

#binsight-main-slider h3 {
	color: #E5B8B7;
	text-align: center;
	font-size: 48px;
	letter-spacing: 2.88px;
	margin: 78px 0 0;
	line-height: 54px;
	font-weight: 700;
}


.binsight-slider .swiper-pagination {
	display: none;
}



.banner-caption-part {
	width: 41%;
}


.banner-caption-part h1 {
	line-height: 90px;
	margin-bottom: 29px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 500;
	margin-top: 0;
	font-size: 75px;
}


.banner-caption-part p {
	color: #fff;
	letter-spacing: 1px;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 54px;
}

/*
.banner-caption-part a {
	letter-spacing: 2.04px;
	color: #fff;
	font-size: 34px;
	text-decoration: none;
	font-weight: 400;
}
*/


.banner-caption-part a {
	letter-spacing: 2.04px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline;
}


.who-we-are-section {
	text-align: center;
}


.who-we-are-section .container {
	margin-top: 26px;
	margin-bottom: 59px;
}


.who-we-are-section h2 {
	color: #81510F;
	font-size: 93.76px;
	line-height: 112px;
	margin: 0 0 10px;
}


.who-we-are-section h4 {
	color: #2F395E;
	font-size: 35.07px;
	font-weight: 600;
	line-height: 42px;
	margin: 0 0 35px;
}


.who-we-are-section p {
	color: #14294D;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: 1px;
}



.our-mission-section {
	width: 100%;
	direction: ltr;
}


.our-mission-inner {
	background-size: cover;
	background-attachment: fixed;
	width: 100vw;
	padding: 45px 0 50px 136px;
}


.our-mission-section span {
	color: #fff;
	font-size: 39.89px;
	display: block;
	line-height: 47.86px;
	margin-bottom: 0;
	letter-spacing: 1.89px;
}


.our-mission-section h3 {
	margin: 0;
	font-size: 94px;
	line-height: 117px;
	color: #fff;
	font-family: 'itc_avant_garde_gothic_stdBd';
	letter-spacing: 0.5px;
	font-weight: 500;
}


.mission-intro-section {
	margin: 127px 0 0;
	position: relative;
	overflow: hidden;
}


.block-section2 {
	background: #E5B8B7;
	padding-bottom: 30px;
}


.block-section1, 
.block-section-inner {
	width: 88vw;
}


.block-section1 span {
	color: #2F395E;
	font-weight: 700;
	font-size: 32.44px;
	letter-spacing: 1.95px;
	display: block;
}


.block-section1 h3 {
	color: #14294D;
	font-size: 36px;
	letter-spacing: 2px;
	line-height: 46px;
	margin: 15px 0 16px;
}


.block-section1 {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


.block-section1 .block-content {
	width: 50%;
	text-align: right;
}


.block-section-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.mission-intro-section .block-section1, 
.mission-intro-section .block-section2 .block-section-inner {
	max-width: 1345px;
	width: 100%;
}



.block-section2 .block-content {
	width: 50%;
	padding: 32px 0 50px;
}


.block-section2 p {
	color: #14294D;
	font-size: 28px;
	line-height: 46px;
	text-align: right;
}


.block-section1 .block-image {
	width: 50%;
	position:relative;
}


.block-image img {
	position: absolute;
	right: 0;
	top: 0;
	width: calc(100% - 53px);
}


.expertise-section {
	text-align: center;
	padding: 65px 0 0;
}


.expertise-section h2 {
	color: #81510F;
	font-size: 82px;
	line-height: 100px;
	margin: 0 0 8px;
	letter-spacing: normal;
}


.expertise-section p {
	color: #2F395E;
	font-size: 35.07px;
	line-height: 42.08px;
}


.expertise-section ul {
	list-style: none;
	margin: 0;
	padding: 33px 0 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.expertise-section ul li {
	margin: 0;
	width: 17%;
}


.expertise-section .img {
	position: relative;
}


.expertise-section .img img {
	width: 100%;
	height: 100%;
	border-radius: 100%;
}


.expertise-section .img h4 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	font-size: 32px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 100%;
	line-height: 28px;
	color: #fff;
}


.expertise-section h5 {
	margin: 43px 0 0;
}


.expertise-section h5 a {
	color: #2F395E;
	font-size: 23px;
	text-decoration: none;
	font-family: 'Rag Sans-1.4';
	font-weight: 700;
	display: block;
  line-height: normal;
}


.expertise-section p {
	color: #2F395E;
	font-size: 35.07px;
	line-height: 42.08px;
	font-family: 'Rag Sans-1.4';
	font-weight: 300;
}


.our-clients-section {
	background: #2F395E;
	margin: 40px 0 0;
	padding: 87px 0;
}


.our-clients-section h3 {
	color: #fff;
	font-size: 52.31px;
	line-height: 60px;
	text-align: center;
	/*letter-spacing: 2px;*/
	margin: 0;
	font-weight: 700;
	font-family: 'itc_avant_garde_gothic_stdBd';
}


.our-clients-section ul {
	list-style: none;
	margin: 24px 0 40px;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.our-clients-section ul li {
	margin: 40px 0;
	width: 19%;
	padding: 0 36px;
	text-align: center;
}


.our-clients-section ul li img {
	display: inline-block;
	max-width: 100%;
}


.our-clients-section h4 {
	font-size: 46.31px;
	text-align: center;
	line-height: 55px;
	letter-spacing: 2.78px;
	color: #fff;
	font-weight: 500;
	margin: 0 0 22px;
}


.expertise-section ul li p {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 1.5px;
	font-family: 'Rag Sans-1.4';
	font-weight: 300;
}


#client-slider {
	padding: 9px 0 60px;
}


#client-slider p {
	font-size: 28px;
	line-height: 40px;
	letter-spacing: 2.4px;
	color: #fff;
}


#client-slider .swiper-button-next, 
#client-slider .swiper-button-prev {
	display: none;
}


.client-slide-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	max-width: 1300px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
	background: #2F395E;
}


.client-slide-inner .logo-info {
	width: 20%;
	text-align: right;
}


.client-slide-inner .slide-text {
	width: 75%;
	text-align: right;
}


.client-slide-inner .logo-info img {
	margin-bottom: 37px;
}


#client-slider .logo-info p {
	font-size: 17.63px;
	line-height: 21px;
	font-weight: 700;
	letter-spacing: 1.06px;
}



#client-slider .swiper-pagination span, 
#logo-slider-mobile .swiper-pagination span {
	width: 27px;
	height: 27px;
	background: transparent;
	border: 1px solid #fff;
	opacity: 1;
	margin: 0 33px;
	cursor: pointer;
}


#client-slider span.swiper-pagination-bullet-active, 
#logo-slider-mobile .swiper-pagination span.swiper-pagination-bullet-active {
	background: #fff;
}



.client-slide-inner .slide-text p br {
	display: none;
}


.step-by-step-section span {
	font-size: 35px;
	color: #2F395E;
	font-weight: 500;
	letter-spacing: 1px;
}


.step-by-step-section h2 {
	color: #2F395E;
	margin: 0;
	font-size: 70px;
}


.hover-step-content {
	position: absolute;
	background: #E5B8B7;
	width: 400px;
	padding: 50px 60px 90px;
	top: 0;
	z-index: 2;
	text-align: center;
	box-shadow: 9px 4px 22px 0 rgba(0,0,0,0.2);
}


.st5 .hover-step-content {
	top: -11vw;
	left: -4vw;
}


.hover-step-content strong {
	color: #81510F;
	font-size: 40px;
	letter-spacing: 1px;
}


.hover-step-content strong span {
	background: #81510F;
	color: #fff;
	width: 50px;
	height: 50px;
	text-align: center;
	display: inline-block;
	line-height: 54px;
	border-radius: 100%;
	margin-left: 12px;
}



.hover-step-content h4 {
	margin: 41px 0 24px;
	color: #81510F;
	font-size: 25px;
	line-height: normal;
	font-weight: 600;
}


.hover-step-content p {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
}



.step-by-step-outer {
	overflow: hidden;
}


.step-by-step-section {
	padding: 60px 0 0;
}



.step-list {
	width: 100%;
	margin: -73px 0 0;
	background-size: contain;
	background-repeat: no-repeat;
	height: 823px;
	position: relative;
	background-position: right top;
}


.step-list::after {
	content: "";
	display: block;
	background: url("images/map-boder.jpg") no-repeat 0 0;
	width: 100%;
	height: 40px;
	position: absolute;
	top: -4px;
	right: -100%;
	object-fit: contain;
	background-size: 100% 41px;
}



.step-item {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	position: relative;
}


.step-item::after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 100%;
	position: absolute;
	top: 0;
	right: 0px;
}



.step-item small {
	color: #fff;
	font-size: 31px;
	font-weight: 700;
	background: #81510F;
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 100%;
	text-align: center;
	line-height: 52px;
	margin-left: 20px;
	cursor: pointer;
	position: relative;
	z-index: 1;
}



.step-list h3 {
	color: #81510F;
	margin: 0;
	font-size: 32px;
	letter-spacing: 1px;
}


.st1 {
	width: 73.8%;
	margin: 115px 0 0;
	float: left;
}


.st1::after {
	right: 37px;
}


.st1 small {
	margin-left: 77px;
}


.st2 {
	margin: 104px 0 0;
	width: 56%;
	position: relative;
	float: left;
}


.st2::after {
	top: 36px;
}


.st3 {
	position: relative;
	text-align: center;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	width: 65%;
	float: left;
	margin-top: 64px;
}


.st3::after {
	top: -36px;
	left: 0;
	margin: 0 auto;
}


.st3 h3 {
	display: block;
	width: 100%;
}


.st3 small {
	margin: 0 0 10px;
}


.st4 {
	float: left;
	width: 40%;
	position: relative;
	top: -214px;
	left: -255px;
	/*z-index: 1;*/
}


.st4::after {
	top: 37px;
}



.st5 {
	position: relative;
	float: left;
	width: 100%;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	margin: 56px 0 0 -106px;
}


.st5::after {
	left: 128px;
	right: auto;
}


.st5 small {
	margin-left: 68px;
}



/*=====================================HOME====================================*/





/*===================================TAB PAGES==================================*/


.tab-pages-section {
	position: relative;
}


.mobile-tab-title {
	background: #2F395E;
	position: relative;
	padding: 10px 0;
	text-align: center;
	height: 40px;
}


.mobile-only .whatsapp-icon {
	left: 15px;
	width: 58px;
	right: auto;
}


.mobile-tab-title h4 {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.56px;
	margin: 0;
	color:#fff;
}



.tab-pages-section .tab ul {
	list-style: none;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: unset;
	-webkit-justify-content: unset;
	-moz-justify-content: unset;
	-ms-justify-content: unset;
	position: absolute;
	left: 0;
	top: 30px;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	max-width: 1340px;
}


.tab-pages-section .tab ul li {
	margin: 0 0 0 85px;
	font-size: 22px;
	color: #fff;
	cursor: pointer;
	position: relative;
	direction: ltr;
}


.tab-pages-section .tab ul li:last-child {
	margin-left: 0;
}


.tab-pages-section .tab ul li::after {
	content: "";
	display: block;
	width: 116px;
	height: 4px;
	background: #81510F;
	position: absolute;
	bottom: -9px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	opacity:0;
}


.tab-pages-section .tablinks.active::after {
	opacity: 1;
}


.tab-banner-section {
	position: relative;
}


.tab-banner-section .caption-wrapper {
	position: absolute;
	top: 54%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 100%;
	max-width: 1280px;
	padding: 0 15px;
	color: #fff;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.tab-banner-section span {
	order: 1;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	border: 4px solid #FFF;
	width: 430px;
	height: 430px;
	border-radius: 100%;
	text-align: center;
	line-height: 400px;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}


.tab-banner-section span small {
	font-size: 61px;
	padding: 0 43px;
	font-weight: 700;
	line-height: 56px;
	letter-spacing: 1px;
	display: block;
}



.tab-banner-section img {
	width: 100%;
	height: 680px;
	object-fit: cover;
}


.caption-wrapper .caption-text {
	width: calc(100% - 503px);
	margin-top: 20px;
	padding-right: 100px;
}


.caption-text h5 {
	margin: 0 0 0;
	font-size: 34px;
	line-height: 50.45px;
	letter-spacing: 2.82px;
	font-weight: 500;
}


.caption-text h1 {
	margin: 0;
	font-size: 62px;
	line-height: 70px;
	font-weight: 500;
}


.tab-content-area .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.tab-content-right {
	width: 45%;
	text-align: right;
}


.tab-content-area {
	margin: 70px 0;
}


.tab-inner h4 {
	/*font-size: 32px;
	 letter-spacing: 1.28px;
	line-height: 38.9px;*/
	color: #1D2B4A;
	margin: 0 0 60px;
}


.tab-inner h3:first-child {
	margin-top: 0;
}


.tab-inner h3 {
	color: #2F395E;
	font-size: 32.44px;
	line-height: 38.92px;
	letter-spacing: 1.95px;
	margin: 43px 0 10px;
}


.tab-inner ul {
	margin-bottom: 0;
	list-style: none;
	padding: 0;
}


.tab-inner span, 
.tab-inner ul li, 
.tab-inner p {
	font-size: 22px;
	color: #2F395E;
	line-height: 30px;
	letter-spacing: 1.95px;
	display: block;
	margin: 6px 0 0;
}


.tab-inner ul li {
	position: relative;
	padding-right: 24px;
}


.tab-inner ul li::before {
	content: "▪";
	color: #2F395E;
	display: block;
	position: absolute;
	top: 1px;
	right: 0;
}


.tab-inner p {
	margin-bottom: 10px;
}



/*===================================TAB PAGES==================================*/





/*==================================MEDIA PAGE==================================*/



.main-article {
	margin: 28px 0 104px;
}


#ajax-article-content {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


#ajax-article-content article {
	width: 49%;
	margin-bottom: 80px;
}


.articles-page-wrapper .article-image {
	position: relative;
	padding-bottom: calc( 0.55 * 100% );
	display: block;
	overflow: hidden;
	margin-bottom:68px;
}


.articles-page-wrapper .article-image img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}



.article-desc {
	text-align: right;
}


.pre-info span {
	color: #828282;
	font-size: 24px;
	line-height: 28.8px;
	font-weight: 400;
	letter-spacing: 1.42px;
}



.article-desc h3 {
	margin: -4px 0 -6px;
}


.article-desc h3 a {
	color: #2F395E;
	font-size: 32.44px;
	line-height: 37.8px;
	letter-spacing: 1.95px;
	text-decoration: none !important;
	display: inline-block;
}


.main-article h3 {
	margin: 19px 0 12px;
}


.main-article .pre-info span {
	font-size: 30px;
}


.main-article h3 a {
	font-size: 32.44px;
	line-height: 40px;
	letter-spacing: 1.95px;
}


article .short-desc p, 
article .short-desc {
	color: #2F395E;
	font-size: 28px;
	line-height: 46px;
	letter-spacing: normal;
}


/*
.main-article .short-desc {
	font-size: 28px;
	line-height: 35px;
}
*/


article .short-desc {
	margin-bottom: 16px;
}


article .short-desc p {
	margin: 0;
}


article .read-more a {
	color: #81510F;
	font-size: 28px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: normal;
	text-decoration: none;
	display: inline-block;
}


.articles-page-wrapper .read-more a::after {
	content: "";
	display: block;
	border-bottom: 2px solid #81510F;
	width: 100%;
	margin-top: 7px;
}


.articles-page-wrapper .read-more a:hover::after {
	opacity: 1;
}


.main-article .read-more a::after {
	opacity:0;
}



.load-more-posts {
	text-align: center;
	margin: 50px 0 130px;
}



.load-more-posts a {
	background: #F0A9AA;
	color: #2F395E;
	display: inline-block;
	padding: 21px 10px;
	width: 257px;
	text-align: center;
	text-decoration: none;
	font-size: 32.7px;
	letter-spacing: 1.28px;
	font-weight: 700;
}


.load-more-posts a:hover {
	background: #2F395E;
	color: #fff;
}


.load-more-posts a span {
	display: none;
}


#ajax-article-content .text-center {
	width: 100%;
	text-align: center;
}


#ajax-article-content .text-center p {
	color: #2F395E;
	font-style: italic;
}




/*==================================MEDIA PAGE==================================*/





/*====================================FOOTER===================================*/


footer#site-footer {
	padding: 0;
	margin-top: 0 !important;
	overflow: hidden;
}


#contact-section {
	position: relative;
}



#contact-section::after {
	content: "";
	display: block;
	background: #81510F;
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}


#contact-section::before {
	content: "";
	display: block;
	background: #E5B8B7;
	width: 51%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}


#contact-section .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	position: relative;
	z-index: 1;
}


.lets-left-part {
	width: 50%;
	order: 1;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	padding: 80px 100px 20px 0;
}


.lets-left-inner .widget_media_image a {
	display: inline-block;
	width: 65px;
}


#site-footer .lets-left-part h2 {
	margin: 0 -4px 14px;
	font-size: 71px;
	color: #fff;
	letter-spacing: normal;
	line-height: 70px;
}


.lets-left-inner .widget_custom_html {
	margin-top: 0;
}


.lets-right-part {
	width: 50%;
	padding: 80px 0 70px 126px;
}


#contact-section .widget-content {
	text-align: left;
}


#contact-section .widget-content img {
	display: inline-block;
}


.lets-left-part p {
	color: #fff;
	font-size: 28px;
	line-height: 34px;
	font-family: 'Rag Sans-1.4';
	margin-bottom: 100px;
}


.lets-right-part ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


.lets-right-part ul li {
	margin: 0 0 0 25px;
}


.lets-right-part ul li:last-child {
	margin-left: 0;
}


.lets-right-part ul li img {
	width: 36px;
}


.lets-right-part h3 {
	margin: 3px 0 25px;
	color: #2F395E;
	font-size: 32px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: right;
	position: relative;
	font-family: 'Rag Sans-1.4';
}


.lets-right-part h3::after {
	content: "";
	display: inline-block;
	width: 120px;
	height: 4px;
	background: #fff;
	margin: 0;
	position: absolute;
	bottom: -10px;
	right: 0;
}


.form-field {
	margin-bottom: 10px;
}


.form-field input {
	background: transparent;
	border: none;
	text-align: right;
	color: #2F395E;
	border-bottom: 2px solid #2F395E;
	padding: 11px 0;
	outline: none;
	font-family: 'Rag Sans-1.4';
	font-weight: 400;
	font-size: 18px;
}


.form-field input::-webkit-input-placeholder { 
   color: #2F395E; opacity:1;
}


.form-field input::-moz-placeholder { 
   color: #2F395E;  opacity:1;
}


.form-field input:-ms-input-placeholder { 
   color: #2F395E;  opacity:1;
}


.form-field input:-moz-placeholder { 
   color: #2F395E;  opacity:1;
}


.form-field.submit-btn {
	text-align: right;
	margin-top: 28px;
}


.form-field.submit-btn input {
	background: #fff;
	color: #2F395E;
	border: none;
	font-size: 26.68px;
	font-weight: 700;
	margin: 0;
	width: 127px;
	text-align: center;
	line-height: 38px;
	text-decoration: none;
	font-family: 'Rag Sans-1.4';
	order: 1;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}


.form-field.submit-btn input:hover {
	background: #2F395E;
	color: #fff;
}


.submit-btn p {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
}



.lets-right-part .wpcf7-response-output {
	font-size: 14px;
	text-align: center;
	font-family: 'Rag Sans-1.4';
}



#site-footer .section-inner {
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	padding: 24px 0;
	display: none;
}


#site-footer .powered-by-wordpress {
	display: none;
}



/*====================================FOOTER===================================*/




/*===================================================================================================================================================================================================================================================================================================================================================================================================================*/





/*====================================HOME===================================*/


@media (max-width:1000px){

	
	.whatsapp-icon .whatsapp-link {
		left: 15px;
		width: 58px;
	}
	
	
	body .desktop-only {
		display: none;
	}
	
	
	
	body .mobile-only {
		display: block;
	}
	


	#binsight-main-slider {
		width: 100%;
		order: 0;
		-webkit-order: 0;
		-moz-order: 0;
		-ms-order: 0;
	}


	.banner-caption-part {
		width: 100%;
	}


	#binsight-main-slider img {
		width: 65%;
	}


	.binsight-slider {
		padding: 50px 20px 50px;
	}


	#binsight-main-slider h3 {
		font-size: 22px;
		line-height: 26px;
		max-width: 300px;
		margin: 0 auto;
	}


	.binsight-slider .mobile-only {
		display: block;
		max-width: 300px;
		margin: 0 auto;
	}


	.binsight-slider .desktop-only {
		display: none;
	}


	.binsight-slider .mobile-only {
		text-align: center;
	}


	.binsight-slider .mobile-only h1 {
		line-height: 34px;
		margin-bottom: 4.5vw;
		font-size: 28px;
		margin: 52px 0 43px;
	}


	.binsight-slider .mobile-only h1 br {
		display: none;
	}


	.binsight-slider .mobile-only p {
		font-size: 17px;
		line-height: 21px;
	}


	.binsight-slider .mobile-only a {
		margin: 30px 0 50px;
		font-size: 14px;
		line-height: 17px;
		display: inline-block;
	}



	.who-we-are-section .container {
		max-width: 328px;
		margin-top: 46px;
		margin-bottom: 60px;
		text-align: center;
	}


	.who-we-are-section h2 {
		font-size: 35px;
		line-height: 41px;
		margin: 0 0 32px;
	}


	.who-we-are-section h4 {
		font-size: 15px;
		line-height: 18px;
		margin: 0 0 12px;
	}


	.who-we-are-section p {
		font-size: 13px;
		line-height: 19px;
		letter-spacing: 0.78px;
	}


	.our-mission-section {
		width: 100%;
		padding: 40px;
		background-color: #E5B8B7;
		text-align: center;
		position: relative;
	}
	
	
	.our-mission-inner {
		width: 100%;
		padding: 0;
		background: transparent !important;
	}
	
	
	.our-mission-section::after {
	  content: "";
	  display: block;
	  width: 100%;
	  height: 100%;
	  background: #E5B8B7;
	  position: absolute;
	  top: 0;
	  left: 0;
	}
	
	
	.our-mission-section .container {
	  position: relative;
	  z-index: 2;
	}


	.our-mission-section span {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 13px;
	}


	.our-mission-section h3 {
		font-size: 20px;
		line-height: 24px;
		color: #fff;
		font-family: 'itc_avant_garde_gothic_stdBd';
		font-weight: 500;
		letter-spacing: 0.8px;
	}



	.mission-inner .block-section1 {
		width: 100%;
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
	}



	.mission-intro-section {
		margin: 34px 0 0;
	}


	.mission-inner .block-image {
		width: 100%;
		order: 2;
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		background: #E5B8B7;
	}


	.mission-inner .block-content {
		width: 100%;
		text-align: center;
		max-width: 300px;
		margin: 0 auto;
	}


	.block-section-inner {
		width: 100%;
	}


	.block-section1 .block-image img {
		position: relative;
		right: 0;
		top: -48px;
		width: 73%;
	}


	.block-section1 span {
		font-size: 12px;
		letter-spacing: 0.48px;
	}


	.block-section1 h3 {
		font-size: 14px;
		letter-spacing: 0.84px;
		line-height: 19px;
		margin: 5px 0 89px;
	}


	.block-section2 p {
		font-size: 13px;
		line-height: 19px;
		letter-spacing: 0.78px;
		text-align: center;
	}
		


	.block-content.blank {
		display: none;
	}	


	.block-section2 .block-content {
		padding: 0 0 50px;
	}



	.expertise-section {
		padding: 40px 0 0;
	}


	.expertise-section h2 {
		font-size: 32px;
		line-height: 38px;
		margin: 0 0 10px;
	}


	.expertise-section p {
		font-size: 14px;
		line-height: 17px;
		letter-spacing: 0.84px;
		max-width: 216px;
		margin: 0 auto;
	}


	.expertise-section ul {
		margin: 0 auto;
		padding: 50px 0;
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		max-width: 340px;
	}


	.expertise-section ul li {
		margin: 0 10px 30px;
		width: 43%;
	}


	.expertise-section .img {
		text-align: center;
	}


	.expertise-section .img img {
		width: 150px;
		height: 150px;
		border-radius: 100%;
		margin: 0 auto;
		object-fit: cover;
	}


	.expertise-section .img h4 {
		font-size: 24px;
		line-height: 26px;
	}


	.expertise-section h5 a {
		font-size: 12px;
		line-height: 30px;
		letter-spacing: 0.66px;
		font-weight: 700;
		line-height: normal;
	}


	.expertise-section h5 {
		margin: 15px 0 0;
	}


	 .expertise-section p {
		font-size: 14px;
		line-height: 17px;
		letter-spacing: 0.84px;
		max-width: 300px;
		margin: 0 auto;
	  }
	  
	  
	  .expertise-section ul li p {
		  font-size: 13px;
		  line-height: 13px;
		  letter-spacing: 0.66px;
	   }


	.our-clients-section {
		margin: 0;
		padding: 60px 20px 20px;
	}


	.our-clients-section h3 {
		font-size: 22px;
		line-height: 32px;
		margin: 0 auto;
		max-width: 219px;
	}


	.our-clients-section ul {
		margin: 30px auto 100px;
		padding: 0;
		max-width: 315px;
	}


	.our-clients-section ul li {
		margin: 0 0 18px;
		width: 33%;
		padding: 0 22px;
	}



	.our-clients-section h4 {
		font-size: 20.97px;
		line-height: 25.17px;
		letter-spacing: 1.26px;
		margin: 50px 0 0;
	}	


	.client-slide-inner {
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		width: 100%;
		padding-right: 0;
		max-width: 340px;
		margin: 0 auto;
		text-align: center;
	}


	.client-slide-inner .logo-info {
		width: 100%;
		text-align: center;
	}


	.client-slide-inner .logo-info img {
		margin-bottom: 10px;
		display: inline-block;
		width: 128px;
	}


	#client-slider {
		padding: 45px 0 100px;
	}


	#client-slider .logo-info p {
		font-size: 11px;
		line-height: 13.09px;
		letter-spacing: 0.65px;
	}


	.client-slide-inner .slide-text {
		width: 100%;
		text-align: center;
		margin-top: 25px;
	}


	#client-slider p {
		font-size: 13px;
		line-height: 21px;
		letter-spacing: 0.78px;
	}


	#client-slider .swiper-pagination span, 
	#logo-slider-mobile .swiper-pagination span {
		width: 20px;
		height: 20px;
		margin: 0 24px;
	}
		
	
}/*=====media close=====*/




@media (max-width:767px){
	

	.step-by-step-outer {
		overflow: hidden;
		padding: 0 20px;
	}


	.step-by-step-section {
		width: 100%;
		text-align: center;
		margin: 23px 0 0;
	}


	.step-by-step-section span {
		font-size: 15.37px;
		letter-spacing: 0.6px;
		line-height: 18.45px;
	}


	.step-by-step-section h2 {
		color: #2F395E;
		margin: 0 0 40px;
		font-size: 33px;
	}
	
	
	.step-item::after {
		display: none;
	}
		
		
	.step-list {
		width: 300px;
		height: 294px;
		background: url("images/mobile-map-img.jpg") no-repeat 0 0 !important;
		background-size: contain !important;
		margin: 0;
	}

	.step-item small {
		font-size: 10px;
		width: 17px;
		height: 17px;
		line-height: 18px;
		margin-left: 10px;
	}


	.step-list h3 {
		font-size: 15px;
	}


	.st1 {
		width: 93%;
		margin: 55px 0 0;
	}



	.st1 small {
		margin-left: 36px;
	}


	.st2 {
		margin: 33px 0 0;
		width: 69%;
		position: relative;
		float: left;
	}


	.st3 {
		width: 81%;
		margin-top: 23px;
	}


	.st4 {
		width: 40%;
		top: -87px;
		left: -60px;
	}


	.st5 {
		width: 100%;
		margin: 1px 0 0 0;
	}


	.st5 small {
		margin-left: 23px;
		order: 2;
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		margin-right: 10px;
	}


	.step-list::after {
		width: 100%;
		height: 13.5px;
		top: 15.3px;
		right: -99%;
		background-size: contain;
	}



	.hover-step-content {
		width: 308px;
		padding: 50px 20px 40px;
		top: 50%;
		left: 54%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		margin-top: 21%;
	}



	.st2 .hover-step-content {
		left: 72%;
		margin-top: 0;
	}


	.st3 .hover-step-content {
		left: 62%;
		margin-top: -53px;
	}


	.st4 .hover-step-content {
		left: 175%;
		margin-top: 1px;
	}


	.st5 .hover-step-content {
		top: -151px;
		left: 50%;
	}


	.hover-step-content strong {
		font-size: 30px;
		letter-spacing: 1px;
	}


	.hover-step-content strong span {
		width: 45px;
		height: 45px;
		line-height: 46px;
		margin-left: 20px;
		font-size: 22px;
	}


	.hover-step-content h4 {
		font-size: 20px;
	}


	.hover-step-content p {
		font-size: 14px;
		line-height: 16px;
	}


	.close-process.mobile-only {
		background: url("images/close-icon.svg") no-repeat 0 0;
		font-size: 0;
		width: 11px;
		height: 11px;
		background-size: 100%;
		cursor: pointer;
		position: absolute;
		bottom: 20px;
		left: 20px;
	}



	
}/*=====media close=====*/



@media (min-width:1000px){
	
	.mobile-tab{
		display:none;
	}
	
}/*=====media close=====*/





@media (min-width:767px) and (max-width:1000px){
	
		
	.binsight-slider .mobile-only {
		max-width: 700px;
	}	


	.binsight-slider .mobile-only h1 {
		line-height: 56px;
		font-size: 43px;
	}


	.binsight-slider .mobile-only p {
		font-size: 22px;
		line-height: 28px;
	}


	.binsight-slider .mobile-only a {
		font-size: 22px;
	}


	#binsight-main-slider h3 {
		font-size: 26px;
		line-height: 32px;
		max-width: 700px;
	}


	.who-we-are-section .container {
		max-width: 700px;
	}


	.who-we-are-section h2 {
		font-size: 43px;
		line-height: 46px;
	}


	.who-we-are-section h4 {
		font-size: 22px;
		line-height: 24px;
	}


	.who-we-are-section p {
		font-size: 20px;
		line-height: 27px;
	}


	.our-mission-section span {
		font-size: 22px;
		line-height: 24px;
	}


	.our-mission-section h3 {
		font-size: 22px;
		line-height: 26px;
	}


	.mission-inner .block-content {
		max-width: 700px;
	}


	.block-section1 span {
		font-size: 20px;
	}



	.block-section1 h3 {
		font-size: 22px;
		line-height: 26px;
	}


	.block-section2 p {
		font-size: 22px;
		line-height: 28px;
	}


	.expertise-section ul {
		max-width: 700px;
	}


	.expertise-section ul li {
		width: 30%;
	}


	.expertise-section h5 a {
		font-size: 18px;
	}


	.expertise-section p {
		font-size: 17px;
		line-height: 20px;
		max-width: 100%;
	}


	.our-clients-section ul {
		max-width: 700px;
		margin: 48px auto 100px;
	}


	.our-clients-section h3 {
		font-size: 30px;
		line-height: 40px;
		max-width: 700px;
	}


	.our-clients-section ul li {
		margin: 0 0 40px;
		width: 32%;
		padding: 0 41px;
	}


	.our-clients-section h4 {
		font-size: 22px;
		line-height: 27px;
	}


	.client-slide-inner {
		max-width: 700px;
	}


	#client-slider .logo-info p {
		font-size: 18px;
		line-height: 22px;
	}


	#client-slider p {
		font-size: 20px;
		line-height: 28px;
	}


	.lets-left-inner .widget_media_image {
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		justify-content: flex-end;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		-ms-justify-content: flex-end;
	}


	.lets-left-inner .widget_media_image .widget-content {
		width: 90px;
	}


	.lets-left-part h2 {
		font-size: 55px;
	}


	.lets-left-part p {
		font-size: 23px;
		line-height: 34px;
		margin-bottom: 60px;
	}



	.step-list {
		width: 700px;
		height: 530px;
	}


	.step-by-step-section h2 {
		color: #2F395E;
		margin: 10px 0 70px;
		font-size: 50px;
	}


	.step-list h3 {
		font-size: 25px;
	}


	.step-item small {
		font-size: 22px;
		width: 45px;
		height: 45px;
		line-height: 48px;
		margin-left: 20px;
	}


	.st1 small {
		margin-left: 54px;
	}


	.st1 {
		margin: 60px 0 0;
		width: 75.5%;
	}


	.st2 {
		margin: 48px 0 0;
		width: 55%;
	}


	.st3 {
		margin-top: 52px;
	}


	.st4 {
		width: 40%;
		top: -183px;
		left: -145px;
	}


	.st5 {
		margin: 0 0 0 34px;
	}


	.st5 small {
		order: 2;
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		margin-right: 70px;
		margin-left: 0;
	}


	.st3 .hover-step-content {
		top: -180px;
	}


	.st4 .hover-step-content {
		left: 150px;
		top: -90px;
	}


	.st5 .hover-step-content {
		top: -260px;
	}
	
	
		
	.st1::after {
		right: 17px;
		top: -2px;
	}


	.st2::after {
		top: 25px;
		right: -3px;
	}


	.st3::after {
		top: -26px;
		left: 21px;
	}


	.st4::after {
		top: 26px;
		right: -3px;
	}


	.st5::after {
		left: -21px;
		top: -3px;
	}


	.close-process.mobile-only {
		background: url("images/close-icon.svg") no-repeat 0 0;
		font-size: 0;
		width: 11px;
		height: 11px;
		background-size: 100%;
		cursor: pointer;
		position: absolute;
		bottom: 20px;
		left: 20px;
	}


	.step-list::after {
		width: 100%;
		height: 26px;
		right: -92%;
	}


	
}/*=====media close=====*/



@media (min-width:1300px) and (max-width:1500px){


	.banner-caption-part p {
		line-height: 48px;
	}


	.our-mission-section h3 {
		font-size: 80px !important;
		line-height: 100px !important;
	}


	.block-section1 h3, 
	.block-section2 p {
		line-height: 40px;
	}

	
	
	.st3 .hover-step-content {
		top: -52px;
	}


	.st4 .hover-step-content {
		left: 250px;
	}


	.st5 .hover-step-content {
		top: -17vw;
		left: 0;
	}	
	
	
}/*=====media close=====*/	






@media (min-width:1000px) and (max-width:1300px){


	.step-by-step-section h2 {
		margin: 0 0 0;
		font-size: 70px;
	}


	.step-list {
		width: 875px;
		height: 662px;
	}


	.st1 {
		width: 74.5%;
		margin: 72px 0 0;
	}


	.st2 {
		margin: 90px 0 0;
	}


	.st3 {
		margin-top: 60px;
	}


	.st4 {
		top: -190px;
		left: -189px;
	}


	.st5 {
		margin: 23px 0 0 -95px;
	}


	.step-list h3 {
		font-size: 24px;
	}


	.step-item small {
		font-size: 23px;
		width: 45px;
		height: 45px;
		line-height: 46px;
	}


	.st3 .hover-step-content {
		top: -130px;
	}


	.st4 .hover-step-content {
		left: 185px;
		top: -35px;
	}


	.st5 .hover-step-content {
		top: -27vw;
		left: 0;
	}


	.step-list::after {
		height: 31px;
		right: -96%;
	}
	
	
	.st1::after {
		right: 27px;
	}


	.st2::after {
		top: 29px;
		right: -3px;
	}


	.st3::after {
		top: -34px;
	}


	.st4::after {
		top: 30px;
		right: -3px;
	}


	.st5::after {
		left: 110px;
	}	
	
	
}/*=====media close=====*/




@media (min-width:1000px) and (max-width:1500px){
	
		
	#binsight-main-slider {
		/*width: 48vw;*/
		margin: 0;
		order: 1;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
	}	


	#binsight-main-slider img {
		width: 100%;
	}
	  
	  
	.binsight-slider .mobile-only {
		display: none;
	}
	
	
	.binsight-slider .desktop-only {
		display: block;
	  }


	.banner-caption-part h1 {
		line-height: 74px;
		font-size: 66px;
	}


	#binsight-main-slider h3 {
		font-size: 38px;
		line-height: 42px;
	}


	.banner-caption-part p {
		font-size: 27px;
		line-height: 34px;
	}


	.who-we-are-section h2 {
		font-size: 70px;
		line-height: 95px;
	}


	.our-mission-section h3 {
		font-size: 73px;
		line-height: 80px;
	}
	
	
	.our-mission-section {
		background-color: transparent;
		text-align: left;
	}
	
	
	  .our-mission-section::after {
		display: none;
	  }
	
	
	 .block-content.blank {
		display: block;
	  }


	.block-section1 h3 {
		font-size: 29px;
		letter-spacing: 2.94px;
		line-height: 35px;
	}
	
	
	
	.mission-intro-section .block-section1, 
	.mission-intro-section .block-section2 .block-section-inner {
		width: 94%;
	}
	
	
	
	.block-section1 .block-image {
		width: 50%;
		order: 0;
		background: transparent;
	}
	
	
	.block-section1 .block-content {
	  width: 50%;
	  text-align: right;
	}


	.block-section2 p {
		font-size: 26px;
		line-height: 35px;
		text-align: right;
	}


	.expertise-section {
		padding: 130px 0 0;
	}


	.expertise-section h2 {
		font-size: 70px;
		line-height: 95px;
	}


	.expertise-section .img h4 {
		font-size: 27.06px;
		line-height: 24px;
	}


	.expertise-section h5 a {
		font-size: 22px;
		line-height: 23px;
		display: inline-block;
	}


	.expertise-section h5 {
		margin: 30px 0 8px;
	}


	.expertise-section p {
		font-size: 20px;
		line-height: 25px;
	}
	
	
	.expertise-section ul li p {
	  font-size: 18px;
	  line-height: 22px;
	  letter-spacing: 1.5px;
	}


	.our-clients-section ul li {
		padding: 0 27px;
	}


	.our-clients-section h4 {
		font-size: 36px;
	}


	#client-slider p {
		font-size: 26px;
		line-height: 36px;
	}


	.client-slide-inner .slide-text {
		width: 70%;
	}


	#client-slider .logo-info p {
		font-size: 14px;
	}


	.lets-left-part h2 {
		font-size: 6.5vw;
	}

	
	
}/*=====media close=====*/



@media (min-width:1000px) and (max-width:1200px){
	

	.expertise-section h5 {
		height: 46px;
	}


	.who-we-are-section .container {
		max-width: 100%;
		padding: 0 80px;
	}


	.block-section1 h3 {
		font-size: 23px;
		line-height: 27px;
		margin: 30px 0 50px;
	}


	.block-section2 p {
		font-size: 20px;
		line-height: 29px;
	}


	.client-logo-list.desktop-only {
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		max-width: 100%;
	}


	.our-clients-section h3.desktop-only {
		display: block;
	}


	.logo-slider-mobile-wrapper{
		display:none !important;
	}


	.our-clients-section ul li {
		margin: 40px 0;
		width: 19%;
		padding: 0 42px;
	}


	.client-slide-inner {
		max-width: 960px;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
	}


	.client-slide-inner .logo-info {
		width: 22%;
		text-align: right;
	}


	.client-slide-inner .slide-text {
		width: 70%;
		text-align: right;
	}


	#client-slider p {
		font-size: 20px;
		line-height: 28px;
	}


	
}/*=====media close=====*/



@media (min-width:1600px) {

	.mission-intro-section .block-section2 {
		padding-bottom: 60px;
	}	


	.st5 .hover-step-content {
		top: -8vw;
	}
	
	
	.st5 small {
		margin-left: 4vw;
	}
	
	
}/*=====media close=====*/




@media (min-width:1000px) and (max-width:1280px){


	.whatsapp-icon .whatsapp-link {
		left: 15px;
		width: 65px;
	}


}/*=====media close=====*/



@media (min-width:1280px) and (max-width:1400px){
	
	.whatsapp-icon .whatsapp-link {
		left: -40px;
		width: 60px;
	}	
	
}/*====media close====*/	



@media (min-width:1340px) and (max-width:1400px){
	
	.whatsapp-icon .whatsapp-link {
		width: 75px;
		left: -53px;
	}	
	
}/*====media close====*/





@media (min-width:1360px){

	.expertise-section .container {
		max-width: 1340px;
	}

	.expertise-section ul li {
		width: 14%;
	}	
	
}/*====media close====*/




@media (min-width:1000px) and (max-width:1300px){

	.client-slide-inner {
		max-width: 1160px;
	}


	.client-slide-inner .slide-text {
		width: 76%;
	}


	#client-slider .slide-text p {
		padding-left: 50px;
	}


}/*====media close====*/




@media (min-width:1300px) and (max-width:1400px){


	.client-slide-inner {
		max-width: 1200px;
	}


	.client-slide-inner .logo-info {
		right: -30px;
		position: relative;
	}	
	
	
	.client-slide-inner .slide-text {
		width: 80%;
	}


	#client-slider .slide-text p {
		padding-left: 110px;
	}
	
	
	.our-clients-section ul {
		margin: 24px auto 40px;
		max-width: 1000px;
	}

	
}/*====media close====*/	




@media (min-width:1400px){

	
	#client-slider .slide-text p {
		padding-left: 150px;
	}


	.client-slide-inner .slide-text {
		width: 81%;
	}


	.client-slide-inner .logo-info {
		width: 16%;
		right: -50px;
		position: relative;
	}

	
}/*====media close====*/






/*====================================HOME===================================*/







/*===============================INNER TAB PAGE==============================*/



@media (max-width:1000px){


	.tab-banner-section .caption-wrapper {
		padding: 0 20px;
		align-items: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		top: 50%;
		justify-content: center;
		-webkit-justify-content: center;
		-moz-webkit-justify-content: center;
		-ms-justify-content: center;
	}



	.tab-banner-section img {
		height: 320px;
	}


	.tab-banner-section span {
		border: 2px solid #FFF;
		width: 120px;
		height: 120px;
		line-height: 130px;
	}	


	.tab-banner-section span small {
		font-size: 16px;
		padding: 0 10px;
		line-height: 19px;
	}


	.caption-text h5 {
		margin: 0 0 13px;
		font-size: 14px;
		line-height: 16px;
		letter-spacing: 0.56px;
	}


	.caption-wrapper .caption-text {
		width: 197px;
		margin: 0 0 0 20px;
		padding-right: 0;
	}


	.caption-text h1 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 7px;
	}


	.caption-text small {
		display: inline-block;
		font-size: 10px;
		line-height: 11.44px;
		letter-spacing: 0.38px;
		border-bottom: 1px solid #fff;
		padding-bottom: 6px;
	}


	.item-head {
		cursor: pointer;
	}


	.roll-list {
		padding: 40px;
		text-align: right;
	}


	/*.tab-inner h4 {
		font-size: 15px;
		letter-spacing: 0.9px;
		line-height: 19px;
		margin: 0 0 40px;
	}*/

	.tab-inner span, 
	.tab-inner ul li, 
	.tab-inner p, 
	.roll-list .tab-inner h3 {
		font-size: 14px;
		line-height: 16.6px;
		letter-spacing: 0.84px;
		margin: 0;
	}


	.roll-list .tab-inner h3 {
		margin: 12px 0 6px;
	}


	.roll-list .tab-inner p {
		margin: 0 0 5px;
	}


	.roll-list .tab-inner ul {
		margin: 0 0 10px;
	}


	.roll-list ul li {
		padding-right: 15px;
	}
	
	
	.tab-inner ul li::before {
		right: -1px;
	}
	
	
	
}/*=====media close=====*/





@media (min-width:767px) and (max-width:1000px){

	.mobile-tab-title h4 {
		font-size: 16px;
	}


	.tab-banner-section span {
		border: 3px solid #FFF;
		width: 200px;
		height: 200px;
		line-height: 210px;
	}


	.tab-banner-section span small {
		font-size: 26px;
		line-height: 26px;
	}


	.caption-wrapper .caption-text {
		width: 50%;
		margin: 0 0 0 40px;
	}


	.caption-text h5 {
		font-size: 20px;
		line-height: 24px;
	}


	.caption-text h1 {
		font-size: 35px;
		line-height: 40px;
	}


	.caption-text small {
		font-size: 18px;
		line-height: 17.44px;
	}


	.roll-list {
		padding: 70px;
	}


	/*.tab-inner h4 {
		font-size: 22px;
		line-height: 26px;
	}*/


	.tab-inner span, 
	.tab-inner ul li, 
	.tab-inner p, 
	.roll-list .tab-inner h3 {
		font-size: 18px;
		line-height: 23px;
		letter-spacing: 0.84px;
		margin: 0;
	}


}/*=====media close=====*/




@media (min-width:1000px) and (max-width:1300px){


	#site-header .primary-menu .sub-menu li a, 
	.tab-pages-section .tab ul li {
		font-size: 17px;
	}

	
	.tab-pages-section.desktop-only {
		display: block;
	}


	.mobile-tab.mobile-only {
		display: none;
	}


	.tab-banner-section img {
		height: 600px;
	}
	
	
	
	.tab-banner-section .caption-wrapper {
		max-width: 1120px;
	}


	.tab-banner-section span {
		border: 3px solid #FFF;
		width: 400px;
		height: 400px;
		line-height: 400px;
	}


	.caption-wrapper .caption-text {
		width: calc(100% - 460px);
		padding-right: 0;
	}


	.tab-banner-section span small {
		font-size: 47px;
		line-height: 43px;
	}


	.caption-text h1 {
		font-size: 5vw;
		line-height: 5.8vw;
	}


	.caption-text h5 {
		font-size: 40px;
		line-height: 56.45px;
	}
	



	/*.tab-inner h4,*/ 
	.tab-inner h3 {
		font-size: 26px;
		line-height: 31.9px;
	}


	.tab-inner span, 
	.tab-inner ul li, 
	.tab-inner p {
		font-size: 22.44px;
		line-height:  26.9px;
	}


	
	
}/*=====media close=====*/





@media (min-width:1300px) and (max-width:1400px){
	
	.caption-text h1 {
		font-size: 64.28px;
		line-height: 81.94px;
	}	
	
	
}/*=====media close=====*/	



@media (min-width:1600px){

	.tab-inner span, 
	.tab-inner ul li, 
	.tab-inner p {
		font-size: 32.44px;
		line-height: 38.92px;
	}
	
	
}/*=====media close=====*/	



@media (min-width:1000px) and (max-width:1240px){

	.tab-pages-section .tab ul {
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		max-width: 1000px;
	}
	
}/*====media close====*/



@media (min-width:1240px) and (max-width:1400px){

	.tab-pages-section .tab ul {
		max-width: 1150px;
	}
	
}/*====media close====*/




@media (min-width:1280px) and (max-width:1400px){

	.tab-banner-section .caption-wrapper {
		max-width: 1180px;
	}	
	
}/*=====media close=====*/	




@media (min-width:1300px) and (max-width:1400px){


	.tab-pages-section .tab ul {
		max-width: 1240px;
	}


	.tab-pages-section .tab ul li {
		margin: 0 0 0 68px;
	}


	.tab-pages-section .tab ul li {
		font-size: 17px;
	}


	.tab-pages-section .tab ul li::after {
		width: 90px;
	}
	
	
	.tab-banner-section .caption-wrapper {
		max-width: 1260px;
	}	

	
}/*====media close====*/





/*===============================INNER TAB PAGE==============================*/





/*==================================MEDIA PAGE==================================*/


@media (max-width:767px){
	

	.main-article {
		margin: 80px 0 79px;
	}


	.articles-page-wrapper .container {
		padding: 0 20px;
	}


	.pre-info span {
		color: #848484;
		font-size: 12px !important;
		line-height: 14px;
		letter-spacing: 0.6px;
	}


	.articles-page-wrapper h3 {
		margin: 5px 0 7px;
		line-height: 20px;
	}


	.article-desc h3 a {
		font-size: 17px !important;
		line-height: normal !important;
		letter-spacing: 1.02px;
	}


	.articles-page-wrapper .article-image {
		padding-bottom: calc( 0.7 * 100% );
		margin-bottom: 7px;
	}


	article .short-desc p, 
	article .short-desc {
		font-size: 13px !important;
		line-height: 19px !important;
		letter-spacing: 0.78px;
	}


	#ajax-article-content article {
		width: 100%;
		margin-bottom: 45px;
	}


	article .read-more a {
		font-size: 14px;
		line-height: 17px;
		letter-spacing: 0.84px;
	}


	article .short-desc p {
		margin: 0 0 24px;
	}



	.load-more-posts {
		margin: 6px 0 100px;
	}


	.load-more-posts a {
		padding: 4px 10px;
		width: 109px;
		font-size: 12px;
		letter-spacing: 0.47px;
	}	
	
	
}/*=====media close=====*/



@media (min-width:767px) and (max-width:1000px){
	

	.main-article .pre-info span {
		font-size: 22px;
	}


	.pre-info span {
		font-size: 20px;
	}



	.main-article .short-desc {
		font-size: 22.44px;
		line-height: 27.92px;
	}


	article .read-more a {
		font-size: 20px;
		line-height: 35.92px;
	}


	.article-desc h3 a {
		font-size: 22px;
		line-height: normal;
	}


	.article-desc h3 {
		margin: 0 0 8px;
		line-height: 28.8px;
	}


	.main-article h3 {
		margin: 19px 0 12px;
	}


	.main-article h3 a {
		font-size: 40px;
		line-height: 34px;
	}


	.articles-page-wrapper .article-image {
		margin-bottom: 25px;
	}


	article .short-desc p, 
	article .short-desc {
		font-size: 19px;
		line-height: 24.92px;
	}


	.load-more-posts a {
		padding: 18px 10px;
		width: 204px;
		font-size: 25px;
	}

	
	
}/*=====media close=====*/




@media (min-width:1000px) and (max-width:1500px){
	

	.main-article .pre-info span, 
	.pre-info span {
		font-size: 22px;
	}


	article .read-more a {
		font-size: 25.44px;
		line-height: 36.92px;
	}


	.article-desc h3 {
		margin: 0 0 6px;
		line-height: 40px;
	}


	article .short-desc p {
		font-size: 26px;
		line-height: 35px;
	}


	.main-article h3 {
		margin: 19px 0 12px;
	}


	.main-article .short-desc {
		font-size: 26px;
		line-height: 35px;
	}	


	.articles-page-wrapper .article-image {
		margin-bottom: 27px;
	}
	
	
}/*=====media close=====*/



/*==================================MEDIA PAGE==================================*/





/*===================================FOOTER==================================*/



@media (max-width:767px){
	

	.lets-left-part {
		width: 100%;
		order: 0;
		-webkit-order: 0;
		-moz-order: 0;
		-ms-order: 0;
		padding: 50px 0px;
		
	}
	
	
	.lets-left-part::before {
		content: "";
		display: block;
		width: 200%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		background: #81510F;
		transform: translateX(-50%);
	}
	
	
	.lets-right-part::after {
		content: "";
		display: block;
		width: 200%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		background: #E5B8B7;
		transform: translateX(-50%);
	}
	
	
	#contact-section::after, 
	#contact-section::before {
		display: none;
	}


	.lets-left-inner {
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		justify-content: flex-end;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		-ms-justify-content: flex-end;
		position: relative;
		z-index: 1;
	}


	.lets-left-part .widget_media_image {
		order: 1;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		width: 58px;
		margin: 4px 0 0;
	}


	.lets-left-part .widget_custom_html {
		width: calc(100% - 82px);
		margin: 0;
		padding: 0 20px;
	}


	#site-footer .lets-left-part h2 {
		font-size: 34px;
		line-height: 40px;
		letter-spacing: 2.04px;
		margin: 0 0 6px;
		text-align: center;
	}


	.lets-left-part p {
		font-size: 14px;
		line-height: 23px;
		margin-bottom: 20px;
		text-align: center;
	}


	.lets-right-part {
		width: 100%;
		padding: 40px 20px;
		position: relative;
	}


	.lets-right-inner .widget_custom_html {
		display: none;
	}


	.lets-right-part h3 {
		display: none;
	}


	.lets-right-inner {
		max-width: 300px;
		margin: 0 auto;
		position: relative;
		z-index: 1;
	}


	.form-field {
		margin-bottom: 30px;
	}


	.form-field.submit-btn input {
		font-size: 16px;
		width: 72px;
		line-height: 19px;
		letter-spacing: 0.64px;
		margin: 0 auto;
	}


	.form-field.submit-btn .wpcf7-spinner {
		display: none;
	}

	
	
}/*=====media close=====*/




/*===================================FOOTER==================================*/

.banner-image-frame {
	position: relative;
}

.banner-image-frame img.frame-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	object-fit: cover;
}


div#loom-companion-mv3 {
    display: none;
}