h1,h2,h3,h4,h5,h6 {
 font-family: 'proxima-nova', 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
}
h2 {
 font-weight: normal;
}
h4 {
 font-weight: normal;
}
body {
	font-family: 'proxima-nova', 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    line-height: 1.4;
    color: #505050
}
.header .logolink .logoimg {
 max-height: 50px;
}
@media only screen and (min-width:75em) {
 .header,
 .midnightHeader .midnightInner {
  padding-top: 30px;
  padding-bottom: 30px;
  ;
 }
}
@media only screen and (min-width:64.063em) {
 #mobile-menu.style1 {
  width: 35%;
 }
}
.footer {
 background-color:#769a41 !important;
 background-image: url(http://adtechbeta.net/adtech/assets/img/footer_pattern.png) !important;
 background-repeat: !important;
 background-attachment: !important;
 background-position: !important;
 background-size: cover !important;
}
.footer {
 text-align: center;
}
.footer p {
 color: #fff;
}
.footer p:last-of-type {
 margin: 0;
}
.footer .widget a {
 display: inline-block;
 margin: 0 3px;
 color: #fff;
 opacity: 0.8;
}

.footer .widget a:hover {
 color: #fff;
 opacity: 1;
}
.footer img {
 display: inline-block;
 margin-bottom: 30px;
}
body.custom-background #wrapper div[role="main"] {
 background-color: #ffffff;
 background-image: url('http://adtechbeta.net/adtech/assets/img/dot_pattern.png');
 background-repeat: repeat;
 background-position: top left;
 background-attachment: scroll;
}
.vc_custom_1480240880366 {
 margin-bottom: 100px !important;
}
.wpb_animate_when_almost_visible {
  opacity: 1;
 }
 
/*logo Slider*/
.client-logo.swiper-container {
    padding: 0 50px;
    overflow: hidden;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.client-logo .swiper-slide {
    height: 10vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.client-logo .swiper-slide img {
    height: auto;
}
.client-logo .swiper-button-next, .client-logo .swiper-container-rtl .swiper-button-prev, .client-logo .swiper-button-prev, .client-logo .swiper-container-rtl .swiper-button-next {
    background-image: none;
    height: 22px;
    margin-top: -11px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…2L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
    right: 10px;
    left: auto;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.client-logo .swiper-button-next, .client-logo .swiper-container-rtl .swiper-button-prev, .client-logo .swiper-button-prev, .client-logo .swiper-container-rtl .swiper-button-next {
    background-image: none;
    height: 22px;
    margin-top: -11px;
}
.item-hover.circle1 {
    position: relative;
    width: 300px;
    height: 300px;
    border-radius: 50%;
}
.item-hover.circle1 .img {
    position: relative;
    width: 300px;
    height: 300px;
    border-radius: 50%;
}
/*Side Bar Css*/
#wrapper {
    position: inherit;
    margin: 0 0 0 150px;
}
.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    background: #7aa23c;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    width: 150px;
}
.nav>li {
    position: relative;
    display: block;
}
.sidebar {
    z-index: 100;
    position: absolute;
    width: 250px;
    margin-top: 59px;
}
.navcolr>li>a {
    color: #fff;
	position: relative !important;
    display: block !important;
    padding: 30px 15px !important;
	text-align: center;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #2c9c70;
	-moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
/*start sidebar slider*/
.accordian {
    width: 150px;
    height: 100vh;
    overflow: hidden;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	background: #323949;
}
.accordian ul {
    padding: 0px;
    margin-top: 0px;
    height: 100px;
	text-align:center;
}
.accordian li {
    position: relative;
    display: block;
    height: 17vh;
    /* float: left; */
    box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.3);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.hover_sound{
	position: absolute;
    height: 17vh;
    z-index: 1000;
    top: 0;
    width: 100%;
	cursor: pointer;
}

.hover_sound:hover{
	
    height: 300px;
    
	
}

.image_hover_sound{
	position: absolute;
	 width: 220px;
    height: 220px;
    border-radius: 50%;
	z-index: 1000;
	top: 0;
}
.image_hover_sound:hover{
	
	 -webkit-transform-origin: 95% 40%;
    -moz-transform-origin: 95% 40%;
    -ms-transform-origin: 95% 40%;
    -o-transform-origin: 95% 40%;
    transform-origin: 95% 40%;
	
	-webkit-transform: rotate(-120deg);
    -moz-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    -o-transform: rotate(-120deg);
    transform: rotate(-120deg);
}
.accordian ul:hover li {
    /*height: 65px;*/
    height: 11.7vh;
}
.accordian ul li:hover {
    height: 300px;
	background: #769a41;
}
.acctitle {
    padding-top: 20px;
    font-size: 18px;
}
.acctitle .fa {
    font-size: 50px;
}
.vinyl {
	width: 109px;
	height: 130px;
	background: url(images/Slider_png_1.png)  
			no-repeat 50% 0%;
	background-size: 109px 80px;
	transition: .65s;
	margin: -10px 0px 0px 20px;
}
.vinyl:hover {
	background-position: 0 100%, 50% 95%;
}
li.slide1,li.slide2, li.slide3, li.slide4, li.slide5, li.slide6 {
    background: #323949;
}
.acctitle1 img, .acctitle2 img, .acctitle3 img, .acctitle4 img, .acctitle5 img, .acctitle6 img {
   /* width: 65%; padding-top: 5px; */
    position: relative;
	
	width:35%; margin-bottom:15px; margin-top:15px; line-height: 0.1;
}
span.actit {
    color: #fff;
    font-size: 13px;  
    text-transform: uppercase;	
}
p.slidtxt1, p.slidtxt2, p.slidtxt3, p.slidtxt4, p.slidtxt5, p.slidtxt6 {
    padding: 20px 10px 0px 10px;
    text-align: left;
	font-size:12px;
}
.slide_text{display:none;}
.slide_text:hover{display:block;}
span.slidbtn {
    background: #fff;
    color: #323949;
    font-size: 14px;
    padding: 5px 8px;
    border-radius: 5px;
}

.next_back:hover,.testimonial_control a:hover{background: #b4ce8c;}
.testimonial_control{
	    margin-top: -20px;
    margin-left: 5px;
}
.next_back:hover{background: #b4ce8c !important;}
/*span.slidbtn {
    letter-spacing: 0;
}

span.slidbtn:hover,
span.slidbtn:active {
  letter-spacing: 5px;
}

span.slidbtn:after,
span.slidbtn:before {
  backface-visibility: hidden;
  border: 1px solid rgba(#fff, 0);
  bottom: 0px;
  content: " ";
  display: block;
  margin: 0 auto;
  position: relative;
  transition: all 280ms ease-in-out;
  width: 0;
}

span.slidbtn:hover:after,
span.slidbtn:hover:before {
  backface-visibility: hidden;
  border-color: #fff;
  transition: width 350ms ease-in-out;
  width: 70%;
}

span.slidbtn:hover:before {
  bottom: auto;
  top: 0;
  width: 70%;
}*/
.visit_website{background: #769c39 !important;}
.visit_website:hover{background: #323949 !important; border: 1px solid #b4ce8c;}

.accordian a:-webkit-any-link {
    text-decoration: none;
}
/*end sidebar slider*/
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
.swiper-container.client-logo.swiper-container-horizontal {
    margin-top: -170px;
}
/*service page*/
.page_banner {
    padding-top: 350px;
    margin-top: 86px;
    text-align: center;
     background-attachment: fixed !important; 
    background-position: center top !important;
    background-repeat: no-repeat !important;
    height: 100% !important;
   /* background-size: cover !important;*/
}

.servicbanner {
    background-repeat: no-repeat;
    background-position: left top;
    height: 450px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    background-size: cover !important;
}

.servic_heading {
    background-repeat: no-repeat;
    background-position: left top;
    height: 400px;
    position: absolute;
    
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.service_img1{
	width:65%;
	float: left;
}
.service_div1 {
    width: 40%;
    position: absolute;
}
.service_content1{
    background-color: #323949 !important;
    padding: 40px;
    display: block;
	z-index: 2;
}
.service_img2{
	width:65%;
	float: right;
 
}
.service_div2 {
    width: 40%;
    position: absolute;
	z-index: 2;
}
.service_content2{
    background-color: #323949 !important;
    display: block;
    z-index: 2;
	padding: 40px;
}
.caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #000;
}

.caption span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}

.serv {
    padding-top: 200px;
    text-align: center;
	background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 100% !important;
    background-size: cover !important; 
}
.parallax_title {
    z-index: 9;
    position: absolute;
    width: 100% !important;
    text-align: center;
    margin-bottom: -17px;
    bottom: 0px;
}
.parallax_title h2 {
    color: #fff !important;
}
.ppb_title {
    font-size: 40px;
    font-weight: 300;
    color: #222222;
}
.parallax.titlee:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(30%,transparent),color-stop(56%,rgba(0,0,0,0.1)),color-stop(83%,rgba(0,0,0,0.4)),to(rgba(0,0,0,0.59)));
    background-image: -webkit-linear-gradient(transparent 0%,transparent 50%,rgba(0,0,0,0.1) 76%,rgba(0,0,0,0.4) 93%,rgba(0,0,0,0.59) 100%);
    background-image: linear-gradient(transparent 0%,transparent 50%,transparent 55%,rgba(0,0,0,0.4) 93%,rgba(0,0,0,0.59) 100%);
    z-index: 2;
}
.parallax {
    position: relative;
    clear: both;
}
span.serparhead{
	background: rgba(0, 0, 0, 0.28);
    padding: 5px 10px;
	color:#fff;
}
h3.potfname {
    font-size: 20px;
}
.logo-holder {
    margin-left: 170px;
}
.mobile-toggle{
	margin-right: 20px;
}
.portfolio_heading {margin-top: 10px;}
/* get a quote css*/
strong.quote {
    position: fixed;
    z-index: 111111;
    top: 25%;
    right: 0px;
    color: #ccc !important;
	cursor: pointer;
}
.modal-dialog {
    width: 360px;
    margin: 30px auto;
}
.modal-content {
    background-image: url(http://www.adtechsolution.net/wp-content/uploads/2014/12/exclusive_paper.jpg);
}
.modal-header {
    padding: 30px 15px;
}
.modal-title {
    text-align: center;
	font-size: 24px;
	letter-spacing: 0;
}
#scroll-style::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #ffffff;
}

#scroll-style::-webkit-scrollbar
{
	width: 12px;
}

#scroll-style::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	    background-color: #b4ce8c;
}
.scrollbarr {
    height: 200px;
    overflow-y: scroll;
    margin-bottom: 30px;
    padding-right: 14px;
}
h2.porhead {
    font-size: 34px;
	color: #fff;
}
span.porsubhead {
    font-size: 16px;
    color: #b4ce8c;
}
p {
    font-size: 18px;
    margin-bottom: 1.55rem
}
p.porcontt {
    color: #fff;
    text-align: justify;
}
p.porcont {
    color: #b4ce8c;
    text-align: justify;
    margin-bottom: 2px;
}
span.porsubcont {
    font-size: 12px;
    color: #fff;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 12px;
    margin-bottom: 27px;
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 400;
    background: none;
    max-width: 100%;
    outline: 0;
    font-family: inherit;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none
}
textarea.form-control {
    min-height: 162px;
}
input[type="submit"], .button, .btn {
    display: inline-flex;
    align-items: center;
    height: 44px;
    background: #1f1f1f;
    color: #fff;
    padding: 0 40px;
    max-width: 100%;
    font-size: 14px;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}
input[type="submit"]:hover, .button:hover, .btn:hover {
    background: #ef173b;
    color: #fff;
}
label {
    display: block;
    clear: left;
    font-size: 18px;
    color: #1f1f1f;
    margin: 0 0 10px;
    font-weight: 400;
}

.mob_icons{
	position: fixed;
    z-index: 10000;
    bottom: 0px;
	display:none !important;
}
@media only screen and (min-width: 860px) {
    /*.service_content1{
		right: 90px;
	}*/
	.service_div1{
		right: 90px;
	}
	.service_div2{
		left: 90px;
	}
}
@media only screen and (max-width:1370px) {
.swiper-container.client-logo.swiper-container-horizontal {
    margin-top: -148px;
}
.acctitle1 img, .acctitle2 img, .acctitle3 img, .acctitle4 img, .acctitle5 img, .acctitle6 img {
    width: 35%;
}
span.actit {
    color: #fff;
    font-size: 13px;
	text-transform: uppercase;
}
}
@media only screen and (max-width: 1280px){
.swiper-container.client-logo.swiper-container-horizontal {
    margin-top: -180px;
}
h2.porhead {
    font-size: 28px;
}
p.porcont {
    font-size: 16px;
}
p.porcontt {
    font-size: 16px;
}
}
@media only screen and (max-width: 1152px){
.service_content1{
	padding: 30px;
}
.service_content2{
	padding: 30px;
}
h2.porhead {
    font-size: 26px;
}
.scrollbarr {
    height: 150px;
}
}
@media only screen and (max-width:1024px) {
p.porcont {
    font-size: 14px;
}
p.porcontt {
    font-size: 14px;
}
.service_content1 {
    padding: 25px 30px;
}
.service_content2 {
    padding: 25px 30px;
}
}
@media only screen and (max-width:850px) {
.logo-holder {
    margin-left: 80px;
}
 .sidebar {
    display:none;
}
.service_img1 {
    width: 100%;
    float: initial;
}
.service_img2 {
    width: 100%;
    float: initial;
}
.service_content1 {
	width: 100%;
    position: static;
    padding: 20px 30px;
}
.service_div1{
    transform: translateY(0px) !important;
	width: 100%;
    position: static;
}
.service_div2{
    transform: translateY(0px) !important;
	width: 100%;
    position: static;
}
.service_content2{
	width: 100%;
    position: static;
    padding: 20px 30px;
}
#wrapper {
    position: inherit;
    margin: 0;
}

h2.porhead {
    font-size: 30px;
    text-align: center;
}
p.porcont {
    font-size: 16px;
}
p.porcontt {
    font-size: 16px;
}
.swiper-container.client-logo.swiper-container-horizontal {
    margin-top: -175px;
}
}
@media only screen and (max-width:420px) {
.swiper-container.client-logo.swiper-container-horizontal {
    margin-top: -168px;
}

.mob_icons{
	
	display:block !important;
	/*padding-right: 0px;
    padding-left: 0px; */
}

.zopim{bottom: 50px !important;}


}
@media only screen and (max-width: 850px){
.logo-holder {
    margin-left: 40px;
}
.swiper-container.client-logo.swiper-container-horizontal {
    margin-top: -160px;
}
}