@media(min-width:1501px) and (max-width:1800px){
	.about-expert .text {
        margin-left: 24.5%;
}
}

@media(min-width:1201px) and (max-width:1500px){
	.about-expert .text {
    margin-left: 17.5%;
}
}

@media (max-width: 1299px){
#header .thm-container {
    width: auto;
}

}

@media(max-width:1200px){
		.responsiveFilter.searchOpen i.fa {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	    top: 35%;
}
.responsiveFilter h6{
	  font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
	color:#fff;
	text-transform:uppercase;
}
.responsiveFilter {
    display: block;
    background: #c95151;
    text-align: center;
    padding: 10px 75px;
    position: relative;
    word-break: break-all;
	      margin-bottom: 20px;
}
.responsiveFilter i {
    position: absolute;
    top: 50%;
    right: 35px;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}
.portfolio-sorting{
	display:none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 10px;
    padding-left: 5px;
    text-align: center;
    width: 100%;
    line-height: 36px;
}
.mobileSearch.searchOpen .portfolio-sorting{
	display:block;
}
	.tt-share {
   margin-left: 50px;
}
.company_history .images img{
	 margin: 0 auto;
    float: none!Important;
    margin-bottom: 20px;
		
	}
	.about_banner{
		height:auto;
	}
	.col-lg-pull-3 {
    right: 0;
}
.col-lg-push-9 {
    left: 0;
}
	.single-content .this-infos:before{
	width:100%;
	top:0;
}
.servimg2{
	height:auto;
}
.servimgf1 {
    height: auto;
}
}
@media(min-width:1200px){
.single-content .this-infos:before{
	width:99%;
	top:0;
}
}

@media (max-width: 1199px) {
	.blogInfo p {
		display: block;
		margin: 0 0 5px;
	}
	.contactsAdvice a {
    float: none;
    top: 10px;

}
.contactsAdvice .as {
    display: block;
    text-transform: none;
    margin-bottom: 0;
}
.tt-mslide-entry {
    height: 650px;
    padding-bottom: 160px;
  }
  .nav-t-holder .nav-t-footer ul.nav > li ul.submenu{
		margin-bottom:40px;

		}
		
		#header .nav-search {
    display: none!important;
}
#header .navi{
	width: 100%;
    left: 0;
	}
}
@media (min-width: 1101px){
.nav-t-holder > .nav-t-footer {
    display: block!important;
}
	.nav-search1 {
    display: none;
}
}

@media (max-width: 1100px) {

#header .nav-search {
    display: none!important;
}
	
	.tt-header.header3{
	    overflow-x: inherit;
}
	.nav-t-holder {
    position: relative;
    position: absolute;
    right: 0;
}
	.nav-t-holder .nav-t-header {
    display: none;
    padding: 9px 0px;
    float: right;
    margin-right: 10px;
}

	.search1{
		display:none;
	}
	.nav-search1 {
    display: block;
	width: 100%;
}
	.widget-t-search {
    float: none;
    padding: 0 0;
    padding-bottom: 0;
    background: #eeeeee;
}
	.widget-t-inner {
    width: 100%;
}
.widget-t .search-form .form-control {
    height: 55px;
    border-radius: 0;
    border: none;
    font: 1em/1em "Open Sans", sans-serif;
    padding: 0 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    z-index: 0;
    background: #221d25;
	padding-left: 30px;
}
.widget-t .search-form .form-control + .input-group-addon {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: #221d25;
}
.widget-t .search-form .form-control + .input-group-addon button {
    border: 0;
    background: #081e2f;
    background: #221d25;
    font-size: 1.2em;
    line-height: 2.1em;
    padding-right: 25px;
}
	
	.mobile-link ul li a{
		text-align:left;
	}
	.nav-t-holder .nav-t-footer ul.nav > li > a {
        padding: 12px 30px!important;
	    text-align: left;
}
    .main-menu-wrapper .thm-container,
    .ind-container {
        padding: 0 !important;
    }
    .nav-holder {
        width: 50%;
    }
    .nav-holder .nav-header {
        display: block;
    }
    .nav-holder .nav-footer {
        display: none;
        overflow: hidden;
        overflow-y: visible;
        position: relative;
        z-index: 9999;
    }
    .nav-holder > .nav-footer ul > li {
        float: none;
        padding: 0 !important;
        padding-bottom: 0;
        display: block !important;
    }
    .nav-holder .nav-footer ul.nav > li > a {
        padding: 15px 26px;
        font-size: 1.1em;
    }
    .nav-holder > .nav-footer {
        position: absolute;
        top: 100%;
        left: 15px;
        width: 100vw;
        background: #224563;
    }
    .nav-holder > .nav-footer ul > li > .submenu {
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important;
        top: auto !important;
        left: auto !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        width: 100%;
        display: none;
        transition: none !important;
    }
    .nav-holder > .nav-footer ul > li > ul.submenu,
    .nav-holder > .nav-footer ul > li > ul.submenu > li > .submenu {
        padding-top: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        display: none;
        transition: none;
        padding-right: 00px;
        width: 100% !important;
    }
    .nav-footer ul.nav {
        padding-bottom: 5px;
    }
    .nav-footer ul.nav > li > a {
        border-bottom: 1px solid #345775 !important;
        color: #242424;
        display: block;
        font-family: "Roboto Slab", sans-serif;
        font-size: 15px;
        font-weight: bold;
        line-height: 29px;
        padding: 10px 25px;
        text-transform: uppercase;
    }
    .nav-holder > .nav-footer ul.nav > li:hover > a {
        background: #1FB5C7;
        color: #fff !important;
    }
    .nav-footer ul.nav li.has-submenu > a {
        position: relative;
        border-right: 1px dashed transparent;
    }
    .nav-footer ul.nav li.has-submenu > a > button {
        display: block;
        position: absolute;
        top: 9px;
        right: 15px;
        background: #7fa409 none repeat;
        border: 1px solid #c4cab3;
        border-radius: 5px;
        color: #fff;
        font-size: 16px;
        height: 30px;
        outline: medium none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 15px;
    }
	.nav-t-holder .nav-t-footer ul.nav > li ul.submenu li:hover > a {
    color: #fff;
    text-decoration: none;
}
.nav-t-holder .nav-t-footer ul.nav > li ul.submenu li:hover {
    display: block;
    padding: 0;
    background: #262625;
}
.nav-t-holder .nav-t-footer ul.nav > li ul.submenu li:hover ul.sub-menu{
	visibility: visible;
    opacity: 1;
    display: block;
	position:relative;
	
}
.child-menu:hover .submenu{
	display:block;
}
  .nav-t-holder .nav-t-footer ul.nav > li > ul.sub-menu > li:hover > ul.sub-menu {
        left: 0;
	    visibility: visible;
    opacity: 1;
    display: block;
}
.nav-t-holder .nav-t-footer ul.nav > li > a:after {
    border-right: 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    height: 25px;
}
.nav-t-holder .nav-t-footer ul.nav > li > ul.sub-menu > li:hover > ul.sub-menu {
    visibility: visible;
    opacity: 1;
    display: block;
}
.nav-t-holder .nav-t-footer ul.nav > li ul.submenu{
	padding-top:0;
}
    .nav-footer ul.nav li.has-submenu > a > button {
        display: block;
        position: absolute;
        top: 6px;
        right: 15px;
        background: transparent;
        border: 1px solid transparent;
        border-radius: 5px;
        color: #fff;
        font-size: 13px;
        height: 30px;
        outline: medium none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 15px;
    }
    /*      Home Page navigation    */
    
    .nav-t-holder {
        width: 100%;
    }
    .nav-t-holder .nav-t-header {
        display: block;
        padding-left: 0;
    }
    .nav-t-holder .nav-t-footer {
        display: none;
        /*height: 250px;*/
        
        overflow: hidden;
        overflow-y: visible;
        position: relative;
        z-index: 9999;
    }
    .nav-t-holder > .nav-t-footer ul > li {
        float: none;
        padding: 0 !important;
        padding-bottom: 0;
        display: block !important;
    }
	.nav-t-holder > .nav-t-footer ul > li:focus{
		background:inherit;
	}
    .nav-t-holder .nav-t-footer ul.nav > li > a, .top-navigation-4 .nav-t-holder .nav-t-footer ul.nav > li > a {
        padding: 15px 26px;
           font-size: 14px;
        border-right: 1px dashed transparent;
    }
    .nav-t-holder > .nav-t-footer {
        position: absolute;
        top: 100%;
        left: 15px;
        width: 100%;
        background: #262625;
        left: 0;
        max-height: 400px;
		margin-top: 9px;
    }
    .nav-t-holder > .nav-t-footer ul > li > .submenu {
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important;
        top: auto !important;
        left: auto !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        width: 100%;
        display: none;
        transition: none !important;
    }
    .nav-t-holder > .nav-t-footer ul > li > ul.submenu,
    .nav-t-holder > .nav-t-footer ul > li > ul.submenu > li > .submenu {
        padding-top: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        display: none;
        transition: none;
        padding-right: 00px;
        width: 100% !important;
    }
	.nav-t-holder > .nav-t-footer ul > li > ul.submenu
    .nav-t-footer ul.nav > li > a {
           border-bottom: 1px dashed #3e3e3d !important;
        color: #242424;
        display: block;
        font-family: "Roboto Slab", sans-serif;
        font-size: 15px;
        font-weight: bold;
        line-height: 29px;
        padding: 10px 25px;
        text-transform: uppercase;
    }
    .nav-t-holder > .nav-t-footer ul.nav > li:hover > a {
        /* background: #73a533; */
        color: #fff !important;
    }
    .nav-t-footer ul.nav li.has-t-submenu > a {
        position: relative;
    }
	.nav-t-holder .nav-t-footer ul.nav > li ul.submenu li {
    display: block;
    padding: 0;
    background: #fff;
	
}
.nav-t-holder .nav-t-footer ul.nav > li ul.submenu > li ul.submenu li{
    display: block;
    padding: 0;
    background: #fff;
	height:auto;
	visibility:visible;
	position:relative;
	
}.nav-t-footer ul.nav li.has-t-submenu ul.submenu li.has-t-submenu > a > button{
	 color:#242424; 
	    /* right: -15px; */
	
}
.nav-t-footer ul.nav li.has-t-submenu ul.submenu li.has-t-submenu > a > button:hover {
    color: #fff;
}
.nav-t-footer ul.nav li.has-t-submenu ul.submenu li.has-t-submenu ul.submenu{
	position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    top: auto !important;
    left: auto !important;
    width: 100%;
    display: block;
    transition: none !important;
}
.nav-t-footer ul.nav li.has-t-submenu ul.submenu li.has-t-submenu:hover ul.submenu{
	display:block!important;
	visibility:visible;
	opacity:1;
	margin-bottom: 80px;
}

.nav-t-holder .nav-t-footer ul.nav > li ul.submenu li:hover .dropdown-expander{
	color:#fff;
	
}
.nav-t-holder .nav-t-footer ul.nav > li ul.submenu li a{
	    color: #242424;
    text-align: left;
}
    .nav-t-footer ul.nav li.has-t-submenu > a > button {
        display: block;
        position: absolute;
        top: 9px;
        right: 15px;
        background: #7fa409 none repeat;
        border: 1px solid #c4cab3;
        border-radius: 5px;
        color: #fff;
        font-size: 16px;
        height: 30px;
        outline: medium none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 15px;
    }
    .nav-t-footer ul.nav li.has-t-submenu > a > button {
        display: block;
        position: absolute;
        top: 6px;
        right: 15px;
        background: transparent;
        border: 1px solid transparent;
        border-radius: 5px;
        color: #fff;
        font-size: 13px;
        height: 30px;
        outline: medium none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 15px;
    }
   
   .nav-t-footer ul.nav > li > a{
	   
	    border-bottom: 1px solid #3b3b3b;
   }
   .nav-t-holder .nav-t-footer ul.nav > li ul.submenu li:hover .nav-t-holder .nav-t-footer ul.nav > li ul.submenu > li ul.submenu li{
	   background:#fff;
	   
   }
   .nav-t-holder .nav-t-footer ul.nav > li ul.submenu > li ul.submenu li:hover{
	       background: #72a332;
	   
   }
   .mobile-link{
	       display: block!important;
	   
   }

}

@media (min-width: 992px) {
	.tt-header-margin.hm2margin {
    height: auto;
}
	.blogAside {
		display: block !important;
	}
		.col-md-pull-4 {
    right: 0;
}
.col-md-push-8 {
    left: 0;
}
.blogAside {
		display: block !important;
	}
	.expvedio{
		display:none;
	}
	.tt-header.stick {
       box-shadow: 0px 2px 7px 0px #ccc;
}
	.experts .col-md-offset-1 {
    margin-left: 3.33333333%;
}

	.tt-header.stick .sticky-logo{
	display:block;margin-top: 10px;
}
.tt-header.stick .logo{
	display:none;
}
  .tt-header .top-inner {
    position: relative;
    float: left;
    padding: 11px 0;
  }
  .tt-header .toggle-block {
    display: block !important;
    float: right;
  }
  .tt-header .toggle-block .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .tt-header .main-nav {
    display: inline-block;
    vertical-align: top;
  }
  .tt-header .main-nav > ul > li {
    position: relative;
    float: left;
	
  }
  .tt-header .main-nav > ul > li > a {
    display: block;
    position: relative;
        padding: 41px 14px;
  }
  .tt-header .main-nav > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
  }
  .tt-header .main-nav > ul > li:last-child > a:before {
    display: none;
  }
  /*2nd level*/
  .tt-header .main-nav > ul > li > ul {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    width: 256px;
    background: #eeeeee;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(40px);
       -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
            transform: translateY(40px);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .tt-header .main-nav > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
  }
  .tt-header .main-nav > ul > li > ul > li {
    border-bottom: 1px solid #cbcbcb;
    text-align: left;
  }
   .tt-header .main-nav > ul > li > ul > li:last-child {
    border-bottom:0;
    text-align: left;
  }
  .tt-header .main-nav > ul > li > ul > li > a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 18px;
   
    color: #494848;
    letter-spacing: 0.1px;
    padding: 15px 19px 14px 31px;
	font-family: 'Lato', sans-serif;
	font-weight:700;
  }
  .tt-header .main-nav > ul > li > ul > li > a:hover {
    background: #303032;
    color: #fff;
  }
  /*3rd level*/
  .tt-header .main-nav > ul > li > ul > li {
    position: relative;
  }
  .tt-header .main-nav > ul > li > ul > li > ul {
    display: block !important;
    position: absolute;
    top: 0;
    left: 100%;
    width: 256px;
    background: #eeeeee;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(40px);
       -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
            transform: translateY(40px);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .tt-header .main-nav > ul > li:nth-last-child(1) > ul > li > ul, .tt-header .main-nav > ul > li:nth-last-child(2) > ul > li > ul {
    left: auto;
    right: 100%;
    margin-right: 5px;
  }
  .tt-header .main-nav > ul > li > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li {
    border-bottom: 1px solid #cbcbcb;
    text-align: left;
	list-style: none;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li:last-child{
	   border-bottom: 0;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li > a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #494848;
    letter-spacing: 0.1px;
    padding: 15px 19px 14px 31px;
	font-family: 'Lato', sans-serif;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li > a:hover {
    background: #303032;
    color: #fff;
  }
  .tt-header .menu-toggle {
    display: none;
  }
   .tt-header.header2.stick {
    position: fixed;
    top: -50px;
    left: 0;
    width: 100%;
	background: #2b2b2b;
	box-shadow: none;
  }
  /*stick*/
  .tt-header.stick {
    position: fixed;
    top: -50px;
    left: 0;
    width: 100%;
  }
  .tt-header.stick .main-nav > ul > li > a{
    padding: 26px 14px;
  }
  .tt-header.stick .logo{
    height: 42px;
    line-height: 42px;    
  }
  .tt-header.stick .nav-more{
    padding-top: 15px;
  }
   .header3 .header3nav .toggle-block {
    display: block !important;
    float: none;
    background: #d15454;
}
.header3 .header3nav .main-nav > ul > li > a {
    display: block;
    position: relative;
    padding: 26px 25px;
}
}
@media(min-width:991px) and (max-width:1200px){
	.address-field{
	 margin-left: 0;
	}
	.service_shadow:before{
		top: -45px;
	}
	
	.about-expert .text {
    margin-left: 16%;
}
	
	.tt-header-margin {
    height: 240px;
}
.about-expert .text {
    margin-left: 7%;
}
.about_banner .tt-tittle{
	font-size:35px;
}
}
@media(min-width:991px) and (max-width:1199px){
	.meet_ourexpert .image:before{
	top: -83px;	
	}
}
@media (max-width: 991px) {
.experts.hm4experts {
    background: #26252b;
}
.hm4experts .simple-text p:last-child{
	margin-bottom:40px;
	
}
	.case_study .customer_status {
    max-width: 100%;
    position: relative;
    right: 0;
    bottom: 0;
    z-index: 20;
    background: #d15454;
    color: #fff;
    width: 100%;
    min-height: 381px;
    padding: 40px 0px 0px 40px;
    float: none;
    top: 18px;
}

	#header .nav-search {
    display: block;
}
.tt-header.header3{
	    overflow-x: inherit;
}
	.main-logo {
    display: none;
}
.logo.pull-left.responsive-logo {
    display: block;
}
	.tt-header.header2.stick .toggle-block{
	padding-top:0;
}
.responsive-logo img {
   width: auto; 
    margin-top: 8px;
    display: block;
    margin-left: 15px;
}
.tt-header.header2.stick .menu-toggle {
    position: absolute;
    top: 50%;
    right: 35px;
	
}
.tt-header.header2 .nav-more{
	padding-top:20px;
}
 #content-wrapper .slides2{
	  width: 100%;
  }
  
.team_section .col-md-3{
	padding-right:15px;
}
.team_section img{
	width:100%;
}
	.tt-footer-inner {
    padding: 50px 0;
  }
  .tt-copy {
    padding: 25px 0;
  }
  .tt-mslide-entry {
    height: 520px;
    padding-bottom: 100px;
  }
  #content-wrapper .slides{
	width:100%;
	float:none;
	top: 0;
    position: relative;
}
		.about-expert:after{
		display:none;
	}
	.box-content .box {
    border-right: 0;
    padding: 25px;
}
.mainBlogContent {
		margin-left: 0;
	}
	.mobileSearch  {
		display: block;
	}
	.blogAside {
		display: none;
		margin-bottom: 30px;
	}
	.timerWrapper .timerBlock {
    margin: 0 3px;
}
	.commingDescription form .simple-input {
    max-width: 487px;
	}
		.mainServicesContent {
    margin-left: 0;
}
.faq_query{
	background-position: right;
	    background-size: contain;
}	
.mainBlogContent {
		margin-left: 0;
	}
	.mobileSearch  {
		display: block;
	}
	.blogAside {
		display: none;
		margin-bottom: 30px;
	}
	.mobileSearch {
    display: block;
}
.address-field{
		    margin-top: 40px;
    margin-left: 0;
	}
	
	.experts{
		background:#e8e7ea;
	}
	.latest_projects .single-project-blog{
	margin-bottom:30px;
}
.marg-xs-b30 {
    height: 30px;
}
	.images{
	margin-top:30px;
}

  .tt-header {
    position: fixed;
    left: 0;
    right: 0;
    height: auto;
    overflow-x: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .tt-header .top-line {
    position: relative;
    background: #f6f6f6;
    text-align: left;
    z-index: 2;
  }
  .tt-header .top-line-inner {
    border: 0;
  }
  .tt-header .logo {
    height: 46px;
    line-height: 46px;
  }
  .tt-header .top-inner {
    position: relative;
    padding: 9px 0;
    background: #fff;
    text-align: left;
    z-index: 1;
  }
  .tt-header .top-inner:before,
  .tt-header .top-inner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -500px;
    width: 500px;
    height: 100%;
    background: #fff;
  }
  .tt-header .top-inner:after {
    left: auto;
    right: -500px;
  }
  .tt-header .top-inner {
    margin-top: 0px;
    float: none;
  }
  .tt-header .cmn-toggle-switch {
    display: block;
  }
  .tt-header .toggle-block {
    display: none;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 113px 0 30px 0;
    background: #eeeeee;
  }
  .tt-header .main-nav {
    margin-bottom: 0px;
    text-align: left;
  }
  .tt-header .main-nav > ul > li {
    border-bottom: 1px solid #9c9e9d;
    overflow: hidden;
  }
  .tt-header .main-nav > ul > li > a,
  .tt-header .main-nav > ul > li > a:focus {
    display: block;
    position: relative;
    width: 750px;
    font-family: 'Lato', sans-serif;
   font-size: 14px;
    line-height: 19px;
    color: #494848;
    padding: 13px 15px 13px 15px;
    margin: 0 auto;
  }
  .tt-header .main-nav > ul > li > a:before,
  .tt-header .main-nav > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -500px;
    width: 500px;
    bottom: 0;
    background: transparent;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .tt-header .main-nav > ul > li > a:after {
    left: auto;
    right: -500px;
  }
  .tt-header .main-nav > ul > li > a:hover,
  .tt-header .main-nav > ul > li.active > a,
  .tt-header .main-nav > ul > li.select > a {
    color: #fff;
    background: #303032;
  }
  .tt-header .main-nav > ul > li.select > a .menu-toggle {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .tt-header .main-nav > ul > li > a:hover:before,
  .tt-header .main-nav > ul > li > a:hover:after,
  .tt-header .main-nav > ul > li.active > a:before,
  .tt-header .main-nav > ul > li.active > a:after,
  .tt-header .main-nav > ul > li.select > a:before,
  .tt-header .main-nav > ul > li.select > a:after {
    background: #303032;
  }
  .tt-header .main-nav > ul > li > ul {
    display: none;
    background: #303032;
    border-top: 1px solid #cbcbcb;
  }
  .tt-header .main-nav > ul > li > ul > li {
    border-bottom: 1px solid #9c9e9d;;
  }
  .tt-header .main-nav > ul > li > ul > li > a {
    display: block;
    width: 750px;
    font-size: 16px;
    line-height: 19px;
    
    color: #fff;
    padding: 13px 22px;
    margin: 0 auto;
	font-family: 'Lato', sans-serif;font-weight:700;
  }
  .tt-header .main-nav > ul > li > ul > li > a span:before {
    content: '-';
    margin-right: 10px;
  }
  .tt-header .main-nav > ul > li > ul > li > a,
  .tt-header .main-nav > ul > li > ul > li > a:focus {
    display: block;
    position: relative;
  }
  .tt-header .main-nav > ul > li > ul > li > a:before,
  .tt-header .main-nav > ul > li > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -500px;
    width: 500px;
    bottom: 0;
    background: transparent;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .tt-header .main-nav > ul > li > ul > li > a:after {
    left: auto;
    right: -500px;
  }
  .tt-header .main-nav > ul > li > ul > li > a:hover,
  .tt-header .main-nav > ul > li > ul > li.active > a,
  .tt-header .main-nav > ul > li > ul > li.select > a {
    color: #fff;
    background: #d15453;
  }
  .tt-header .main-nav > ul > li > ul > li > a:hover:before,
  .tt-header .main-nav > ul > li > ul > li > a:hover:after,
  .tt-header .main-nav > ul > li > ul > li.active > a:before,
  .tt-header .main-nav > ul > li > ul > li.active > a:after,
  .tt-header .main-nav > ul > li > ul > li.select > a:before,
  .tt-header .main-nav > ul > li > ul > li.select > a:after {
    background: #303032;
  }
  .tt-header .main-nav > ul > li > ul > li.select > a .menu-toggle {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .tt-header .main-nav > ul > li > ul > li > ul {
    display: none;
       background: #303032;
    border-top: 1px solid #cbcbcb;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li {
    border-bottom: 1px solid #cbcbcb;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li > a {
    display: block;
    position: relative;
    width: 750px;
    font-size: 16px;
    line-height: 17px;
    font-weight: 700;
    color: #fff;
    background: #303032;
    padding: 12px 40px;
    margin: 0 auto;
	font-family: 'Lato', sans-serif;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li > a:before,
  .tt-header .main-nav > ul > li > ul > li > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -500px;
    width: 500px;
    bottom: 0;
    background: transparent;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li > a:after {
    left: auto;
    right: -500px;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li > a span:before {
    content: '-';
    margin-right: 10px;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li > a:hover,
  .tt-header .main-nav > ul > li > ul > li > ul > li.active > a {
    background: #d15454;
    color: #fff;
  }
  .tt-header .main-nav > ul > li > ul > li > ul > li > a:hover:before,
  .tt-header .main-nav > ul > li > ul > li > ul > li > a:hover:after,
  .tt-header .main-nav > ul > li > ul > li > ul > li.active > a:before,
  .tt-header .main-nav > ul > li > ul > li > ul > li.active > a:after {
      background: #303032;
  }
  .tt-header .menu-toggle {
    position: absolute;
    top: 50%;
    right: 9px;
    padding: 13px 16px;
    margin-top: -20px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .tt-header-margin {
    height: 112px;
  }
  .tt-header .nav-more {
    margin-left: 0;
  }
  .tt-header.stick {
    top: -48px;
  }
  .tt-header.stick .toggle-block {
    padding-top: 64px;
    -webkit-transition: padding 300ms ease-in-out;
    -moz-transition: padding 300ms ease-in-out;
    transition: padding 300ms ease-in-out;
  }
  .header2 .top-line{
	 background: #000;
  }
  .header2 .top-inner{
	   background: #2b2b2b;
  }
  .header2 .top-inner:before, .header2 .top-inner:after{
	  background: #2b2b2b;
  }
  .header2 .cmn-toggle-switch span{
	  background:#fff;
  }
  .header2 .cmn-toggle-switch::before, .header2 .cmn-toggle-switch::after{
	   background:#fff;
  }
  .free_consult .free_left {
    padding-right: 0;
}

#header .header-right-info ul li {
    margin-bottom: 15px;
    width: auto;
}
.header-right-info{
	float:left!important;
}
#header .header_top .logo {
    margin-bottom: 20px;
}
header{
	height:auto;
}
#header .header_top {
    padding-top: 32px;
    padding-bottom: 20px;
}
}
@media(min-width:768px) and (max-width:1200px){
	.single-content img{
		width:100%;height:auto;
	}
}


@media(min-width:768px) and (max-width:991px){
	.about_banner .tt-tittle{
		text-align:center;
		font-size: 30px;
	}
	.breadcrumb ul li a{
		font-size:12px;
	}
	.breadcrumb ul li.active a{
		font-size:12px;
	}
	.breadcrumb {
    display: flex;
    justify-content: center;
    float: none;
    margin-top: 10px;
}
.header4#header .header-right-info ul li:last-child {
    padding-right: 0;
    padding-left: 25px;
}
	#header .header-right-info ul li {
    padding-right: 15px;
}
	.border_bottom {
    right: 20px;
}
	.tt-header .top-info{
		 font-size:14px; 
	}
	.service_shadow:before{
		top: -86px;
	}	
	.services_page .marg-xs-b30 {
    height: 0;
}

	.meet_ourexpert .image:before{
	    top: 0px;
	}
	.ourmission_section .simple-text {
    width: 100%;
}
	.about-expert .text {
    margin-left: 0%;
}
.expvedio {
    padding: 50px 0;
    padding-top: 0;
}
.pr0 {
    padding-right: 15px;
}
}

@media(max-width:767px) {
.business_support h2{
		text-align:center;
}
	
.header4#header .header-right-info ul li:last-child {
    padding-right: 0;
    padding-left: 0px;
	width: 100%;
}
#header .header-right-info ul li {
    margin-bottom: 15px;
    width: 50%;
    float: left;
}
.business_support .video_business_inner {
    box-shadow: none;
    float: none;
    margin: 0 auto;
    padding-top: 40px;
}
.header4 .nav-more{
	text-align:center;
}
.business_support .video_business_inner img {
    margin: 0 auto;
}
	.challence_tab_area .nav.nav-tabs li a {
    padding: 0px 15px;
    line-height: 45px;
    font-size: 15px;
}
	.case_study .table-responsive{
		border:0;
		
	}
	.tour_Sec h4{
		text-align:center;
	}
	.tt-header.header2.stick .menu-toggle {
    position: absolute;
    top: 50%;
    right: 7px;
	
}
	.tour_Sec img{
		margin:0 auto;
	}
 
  .tt-footer-inner {
    text-align: left;
  }
  .tt-foooter-title:after {
    margin-right: auto;
  }
  .tt-copy-right, .tt-copy-left {
    text-align: left;
  }
  .tt-mslide-entry {
    height: 400px;
    padding: 50px 0;
    vertical-align: middle;
  }
	.mobileSearch.searchOpen i.fa {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.responsiveFilter.searchOpen i.fa {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	    top: 35%;
}
	.blogWrapper .timeBlock {
		font-size: 15px;
		bottom: 15px;
	}
	.paginationWrapper  {
		text-align: center;
	}
	.searchWrapper {
		margin-bottom: 30px;
	}
	blockquote {
		padding-left: 55px;
	}
	blockquote i.fa {
		font-size: 30px;
		left: 15px;
	}
	.comment {
		padding-right: 25px;
	}
	.comment .commentContent,
	.comment .commentTime {
		padding-left: 0;
	}
	.comment.replyComment {
		padding-left: 25px;
	}
	.comment .imgWrapper {
		position: relative;
	}
	.commentsForm form {
		padding: 25px 15px;
	}
	.commentBlock li ul li .comment {
		padding-left: 50px;
	}
	.commentContent .imgWrapper img {
		margin: 0;
	}
	.blogThumbnail {
    
    left: 15px;
    background: rgba(255, 255, 255, 0.75);
}
.blogContent .as {
    margin-bottom: 25px;
    text-align: center;
}
.blogWrapper .c-btn{
	    display: block;
    text-align: center;
}

.commingTitle .as {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px;
}
.timerWrapper .timerBlock {
    border: 0;
    background: transparent;
    min-width: auto;
    min-height: auto;
    padding: 39px 15px;
    overflow: hidden;
}
.timerWrapper .timer {
    font-size: 25px;
    top: 0;
}
.timerWrapper .timerBlock span {
    font-size: 10px;
    bottom: 12px;
}.timerWrapper {
    margin-bottom: 30px;
}
.commingDescription form .simple-input {
    max-width: 100%;
}
.commingWrapper .c-btn{
	    width: 100%;
    margin-top: 30px;
}
.commingWrapper {
    position: relative;
    padding-bottom: 50px;
}
.commingWrapper .row{
	    margin-right: 0;
    margin-left: 0;
}

	.page_not_found h1{
	font-size: 100px;
   line-height: 100px;
	}
	.page_not_found p {
    font-size: 26px;
	}
	.page_not_found span {
    font-size: 18px;font-weight: 400;
	}
	.page-view .button .c-btn{
		    padding: 12px 38px;
			    font-size: 15px;
	}
	.page-view {
   
    padding-left: 20px;
    padding-right: 20px;
}
	.service-sub-content img{
		margin:0 auto;
		margin-top:20px;
	}
	.service-sub-content .tt-quality-title{
		text-align:center;
	}
	.service-benifits .tt-quality-title{
		text-align:center;
	}
	.company_history h5{
		text-align:center;
	}
	.overview_content .tt-quality-title{
		text-align:center;
	}
	.tt-overview-sub-title{
		text-align:center;
	}
	
	.over-img{
		margin:0 auto;
	}
	.about_banner .tt-tittle {
   
    font-size: 30px;
   
}
.marg-xxs-b30 {
    height: 30px;
}
.quality_requirement .simple-text{
		text-align:left;
	}
	
	.contactsAdvice{
		padding-left:37px;
		padding-right:37px;
	}
.tt-accordeon.type-3 .tt-accordeon-title:after {
        left: 95%;
}
	.tt-partner-title{
		text-align:center;
	}
	.partner_content img {
    margin: 0 auto;
    margin-bottom: 20px;
}
	.faq_content{
		text-align:center;
	}
	.tt-faq-title{
	color:#242424;
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	font-size:20px;
}
.faq_query .simple-text {
    font-size: 16px;
    text-align: left;
}
.mobileSearch.searchOpen i.fa {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.service_shadow:before{
		background:0;
	}
	.service_shadow img{
		    margin: 0 auto;
	}
	.experience_consult .contentpadding {
    padding: 50px 0;
}

	.about_us img{
	margin: 0 auto;
    margin-top: 35px;
	}
	.meet_ourexpert .image:before{
	background:0;
	}
	.meet_ourexpert .image img{
		margin:0 auto;
	}
	.ourmission_section img{
	margin:0 auto;
	margin-bottom:30px;
}
.ourmission_section .simple-text {
    width: 100%;
}
.breadcrumb{
	    display: flex;
    justify-content: center;
    float: none;
    margin-top: 10px;
}
	.about-expert .text {
    margin-left: 0%;
}
.expvedio {
    padding: 50px 0;
    padding-top: 0;
}
.pr0 {
    padding-right: 15px;
}

	.contentpadding {
    padding: 50px 0;
}
.tt-tittle{
	text-align:center;
}
.tt-subtitle{
	text-align:center;
}
.simple-text{
	text-align:center;
}
.what_we .contentpadding{
	padding-bottom:30px;
}
.experts a{
	text-align: center;
    display: block;
}
.row50 {
    margin-bottom: 20px;
}
.tt-archive li{
	text-align:center;
}
.marg-xs-b30 {
    height: 30px;
}
.tt-news-title{
	  text-align: center;
}
.tt-news-link{
	text-align: center;
    display: block;
}

.tt-news-img{
	text-align:center;
}
.tt-news-img img{
	margin:0 auto;
}
.google-maps {
    position: relative;
    padding-bottom: 55%;
    height: 0;
    overflow: hidden;
}
.tt-footer .simple-text{
	text-align:left;
}
.what_clientsay .test-right {
    margin-left: 0;
    margin-top: 20px;
}
.owl-carousel .owl-item img{
	margin:0 auto;
}
.owl-three .image {
    float: none;
    padding-right: 0;
    margin-top: 5px;
    text-align: center;
}
.owl-three p{
	text-align:center;
}
.owl-three .image::before{
	border-right:0;
}
.owl-three .image::after{
	border-right:0;
}
.owl-three h4 {
    float: none;
    margin-top: 20px;
    text-align: center;
}
.owl-three  .owl-nav{
	position:relative;
	top:0;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
   
    margin-left: 0;
}
.what_clientsay .large-12 {
    margin-top: 0;
}
.single-content h4{
	    bottom: 20px;
}
.single-content img {
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    display: block;
	max-width:100%;
	height:auto;
	    width: 100%;
}

	.single-text{
		text-align:center;
	}
	.text {
    margin-left: 0;
}

  .tt-header .top-line {
    min-height: 113px;
  }
  .tt-header .top-line-inner {
    padding: 20px 0;
  }
  .tt-header .top-line-left {
    margin-bottom: 15px;
  }
  .tt-header .top-line-left,
  .tt-header .top-line-right {
    float: none;
  }
  .tt-header .top-line-left:after,
  .tt-header .top-line-right:after {
    display: none;
  }
  .tt-header .top-info {
    display: block;
    font-size: 15px;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 10px;
	
  }
  .tt-header .top-info:last-child {
    margin-bottom: 0;
  }
  .tt-header .top-info:before {
    display: none;
  }
  .tt-header .toggle-block {
       padding-top: 199px;
  }
 
  .tt-header .main-nav > ul > li > a,
  .tt-header .main-nav > ul > li > a:focus,
  .tt-header .main-nav > ul > li > ul > li > a {
    width: auto;
  }
  .tt-header-margin {
    height: 177px;
  }
  .tt-header.stick {
    top: -136px;
  }
  .tour_Sec h3{
	margin-top: 15px;
    text-align: center;
  }
  .border_bottom{
	  margin:0 auto;
	  position:relative;
	  right:auto;
  }
  .free_consult .simple-text {
    margin-top: 30px;
    margin-bottom: 30px;
}
.hm2form .button{
	text-align:center;
}
.section1 .hm3_experts {
    text-align: center;
    margin-bottom: 20px;
}
.header3 .top-info {
    display: block;
    font-size: 15px;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 10px;
}
.header3 .top-line-left, .header3 .top-line-right {
    float: none;
}
.header3 .top-line-left {
    margin-bottom: 0px;
	margin-top: 15px;
}
.header3 .top-line-left:after,
.header3 .top-line-right:after {
  content: '';
  display: inline-block;
  width: 0;
  height:0;
  vertical-align: middle;
}
.header3 .top-info:before{
	background:0;
}
.header3 .top-info:last-child {
    margin-bottom: 0;
  }
  .servimg2{
	height:auto;
	padding-top:30px;
}
.servcontent{
	text-align: center;
    margin-top: 20px;
}
.servimgf1{
	height:auto;
	padding-bottom:30px;
}
.servimgf3 {
    padding-bottom: 30px;
}
.video_business_inner {
    max-width: none;
    position: relative;
    z-index: 2;
}
}

@media(max-width:620px){
	#header .header-right-info ul li {
    margin-bottom: 15px;
    width: 100%;
    float: none;
}
	.header4 .nav-more {
    text-align: left;
    margin-left: 25px;
}
	
}
 @media(max-width:600px){
	 .experience_consult .button {
    padding-left: 0;
    margin-top: 20px;
}
.experience_consult ul li {
    float: none;
    list-style: none;
    padding-right: 25px;
    border-right: 0;
}
.owl-four.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.our_partners .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
.our_partners{
	text-align:center;
}

.tt-header .toggle-block {
    display: none;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    
    background: #eeeeee;
}
.hm3partners .item{
	display:block;
}
}

@media(max-width:500px){
.team_section .col-md-3{
	width:100%;
}
}
@media(max-width:430px){
	.hm3btn2 {
    margin-left: 0;
    clear: both;
    margin-top: 20px;
}
.hm4btn2 {
    margin-left: 0;
    
    clear: both;
    margin-top: 20px;
}
}

@media(max-width:400px){
	.breadcrumb ul li {
    list-style: none;
    float: none;
    padding-right: 15px;
    color: #dcdbdb;
    background: 0;
    font-size: 13px;
    text-align: center;
}
.breadcrumb .fa-angle-right {
   -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
}
	
.about_banner .contentpadding {
    padding: 90px 0;
    padding-bottom: 50px;
}
.challence_tab_area .nav.nav-tabs li a {
    line-height: 38px;
    font-size: 12px;
}

}

@media(max-width:330px){
.challence_tab_area .nav.nav-tabs li a {
    line-height: 38px;
    font-size: 11px;
    padding: 0px 5px;
}
	
}
@media(max-width:321px){
	.tt-header .cmn-toggle-switch {
    display: block;
    position: relative;
    float: right;
    margin-top: -33px;
    padding: 0;
    width: 25px;
    height: 17px;
    cursor: pointer;
    z-index: 101;
}
@-moz-document url-prefix(){
	.tt-header .cmn-toggle-switch {
		 margin-top: 7px;
	}
	
}

	
}
@media(max-width:320px){
.address-field {
    margin-top: 40px;
    margin-left: 0;
    padding-left: 14px;
}
.address-field .text {

    padding-left: 10px;
}
 .hmnumber {
    padding-left: 0;
}
}
 @media(min-width:296px) and (max-width:368px){
.case_study .customer_status{
	padding: 40px 0px 0px 20px;
}
.tt-header .toggle-block {
	padding-top: 220px;
}
.tt-header.header2.stick .toggle-block{
	padding-top:0;
}
.tt-header.stick {
	top: -154px;
}
 .tt-header.stick .toggle-block{
		padding-top: 67px;
  }
.tt-header .logo img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 200px;
    height: auto;
    vertical-align: middle;
}
}
 
@media(max-width:295px){
	.case_study .customer_status{
    padding: 40px 0px 0px 10px;
}
	 .tt-header .toggle-block {
    padding-top: 240px;
}
.tt-header.stick {
    top: -175px;
}
.tt-header .logo img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 170px;
    height: auto;
    vertical-align: middle;
}
.tt-header .cmn-toggle-switch {
    display: block;
    position: relative;
    float: right;
    margin-top: -33px;
    padding: 0;
    width: 25px;
    height: 17px;
    cursor: pointer;
    z-index: 101;
}
}

