@import url(gotham-book/stylesheet.css);
@import url(gotham-bold-italic/stylesheet.css);
.gothambold-italic {
    font-family: 'gothambold_italic', sans-serif;
}
body {
	color:#1a1a1a; 
	font-family: 'gothambook', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:18px; 
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
a, a img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
h1, h2, h3, h4, h5, h6, .head {
    line-height: 1.1;
}
#header .main-menu li, .main-menu a {
	display: inline-block;
}
#header .topbar {
    background-color: #0194c8;
    text-align: right;
}
.bg-blue{
    background-color: linear-gradient(90deg, #0397cd 70%, #00455e 30%);
}
#header .logo {
    margin: 12px 0;
}
#header .logo a {
    width: 260px;
}
a.spbtn, .spform button, .sign-form input[type="submit"] {
    font-family: 'gothambook', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    background-color: #026082;
    padding: 14px 35px;
    display: inline-block;
    text-align: center;
    max-width: 100%;
    width: 250px;
}
a.spbtn:hover, .spform button:hover, a.spbtn.blue {
    color: #ffffff;
    background-color: #000;
}
a.spbtn.blue:hover {
    background-color: #a3c50d;	
}

#header .call a:hover, .topbar-link a:hover, a.facebook:hover {
    color: #000;
}
a.facebook {
    font-size: 22px;
    margin: 13px 0 0 20px;
}
#header .call, #header .topbar-link{
    display: inline-block;
}
#header .call {
    margin: 0 25px 0 0;
}
#header .topbar-link {
    margin: 0 30px 0 0;
}
#header .topbar-link a.h-team {
    border-right: 2px solid #fff;
    padding: 0 17px 0 0;
}
#header .topbar-link a.h-blog {
    padding: 0 0 0 17px;
}
.main-menu {
    color: #000;
    padding: 15px 0;
}
.main-menu ul {
    text-align: right;
    font-weight: 500;
}
.main-menu ul li {
    margin: 28px 0 0 40px;
    font-size: 18px;
    display: inline-block;
    position: relative;
    padding: 0 0 15px 0;
}
.main-menu ul li:first-child {
    margin-left: 0;
}
.main-menu ul li a {
    text-transform: uppercase;
}
.main-menu ul li a:hover, #footer a:hover {
    color: #0194c8!important;
}
.main-menu li ul {
    display: none;
    opacity: 0;
    padding: 0;
    position: absolute;
    background-color: #0194c8;
    left: 0;
    top: 38px;
    width: 300px;
    text-align: left;
    z-index: 999;
    font-size: 18px;
}
.main-menu li ul li {
    display: inline-block;
    width: 100%;
    padding: 10px 15px !important;
    margin: 0;
    border-top: 2px solid #ebebeb;
}
.main-menu li ul li:first-child {
    border-top: 0px solid #ebebeb;
}
.main-menu li ul li a {
    padding: 0;
    text-transform: none;
    color: #fff !important;
}
.main-menu li ul li a:hover {
    color: #000 !important;
}
.main-menu li:hover ul {
    display: block;
    opacity: 1;
}



#footer .foobox {
    float: left;
    width: 33.33%;
}
#footer .foobox .head {
    margin: 0 0 25px 0;
}
ul.foomenu li {
    margin: 12px 0;
}
.foobox .box3 p{
    font-weight: 500;
}
#footer a.facebook {
    display: inline-block;
    margin: 14px 0 0 0;
    font-size: 23px;
    color: #b0b0b0;
}
.foot-logo {
    margin: 32px 0 0 0;
}
.foobox p {
    padding: 0 0 8px 0;
}
.foobox.box3 {
    padding: 0 0 0 52px;
}
#footer .copy {
    text-align: center;
    font-size: 16px;
    margin: 50px 0;
    font-weight: 600;
}
.sign-form input[type="text"] {
    background-color: #f3f3f3;
    border: none;
    padding: 21px 36px;
    width: 100%;
    margin: 40px 0 18px 0;
}
.sign-form input[type="submit"] {
    padding: 9px 0;
    width: 130px;
}
.lightt {
    opacity: .8;
}
.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
#header a.spbtn {
    padding: 12px 0;
    width: 250px;
    margin-bottom: -4px;
}
.hsec1 {
    background-image: linear-gradient(#0397cd, #00455e);
    margin-top: -6px;
}
.cta-sec{
    position: relative;
}
.cta-sec:before {
    content: '';
    width: 50%;
    position: absolute;
    height: 100%;
    background-color: #00455e;
    left: 50%;
    top: 0;
}
.hsec1 .box {
    padding: 0;
    max-width: 395px;
}
.hsec1 .box a img {
    opacity: .8;
}
.hsec1 .box a {
    float: left;
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    background-color: #00455e;
}
.hsec1 .box a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 21px;
    background-image: linear-gradient(45deg,rgb(2 96 130 / 70%), rgb(2 96 130 / 70%));
}
.hsec1 .box a:hover img, .waysmain .box a.thumb:hover img {
	opacity: 1;
}

.spform input[type="text"], .spform input[type="email"], .spform select {
    background-color: rgb(230 230 231 / 50%);
    border: none;
    color: #fff;
    padding: 15px 20px;
    width: 100% !important;
    margin: 0 0 10px 0;
    vertical-align: top;
    font-size: 18px;
}
.spform input::placeholder, select::placeholder {
    color: #fff;
}
.form-head {
    padding: 0 13px;
}
table.table-list, table.table-list tr, table.table-list td, table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0;
}
table.table-list tr:last-child {
    margin: 5px 0 0 0 ;
}
.zHelpToolTipLabel {
    padding-bottom: 5px;
}
.hide-label label, .hide-label span[style="font-size:80%;"]{
    display: none;
}
input:focus, textarea:focus, button:focus {outline: none;}
.hsec2 .spform {
    background-color: #0397cd;
    width: 570px;
    float: right;
    max-width: 100%;
    padding: 35px 37px;
    margin-bottom: 0;
}
.spform button {
    width: 100%;
    margin: 0 0 6px 0;
    font-size: 15px;
}
.form-box2 .head {
    line-height: 1.5;
    padding: 0 36px 0 0;
}
.form-box2 .text p {
    line-height: 1.5;
}
.form-box2 .text {
    margin: 20px 0 0 0;
}
.contsec2 select {
    color: #000;
}
.hsec2 tr:last-child{
    font-size: 0;
}
.hsec2 .zPrivacyPolicyLink{
    color: #1A1A1A;
    font-size: 1rem;
}
.waysmain .h-bbox2 {
    padding: 70px 56px;
}
.waysmain .tit2 {
    margin: 27px 0 38px 0;
    font-weight: 600;
}
.waysmain .head {
    margin: 20px 0;
}
.waysmain a.spbtn, a.smallbtn {
    width: 130px;
    padding: 9px 0;
}
.brandsPm  a.smallbtn {
    width: auto;
    padding: 9px 16px;
}
.waysmain .brandsbox:nth-child(2n) .h-bbox1 {
    float: right;
}
.waysmain .brandsbox:nth-child(2n) .h-bbox2{
    padding-left: 0;
}
.hsec4 {
    background-image: url('../images/map-bg.jpg');
    position: relative;
    padding: 130px 0 180px 0;
}
.hsec4 .imgbox {
    padding-bottom: 0;
}
.hsec4 .imgbox img {
    position: absolute;
    left: 0;
    height: auto;
    top: 74px;
    width: 50%;
}
.hsec4 .t1 p {
    line-height: 1.3;
}

.map-brand ul {
    column-count: 3;
}
.map-head2 {
    color: #0293c8;
    margin: 64px 0 46px 0;
}
.mb-img {
    display: inline-block;
    margin: 0 0 20px 0;
}
.mb-img img {
    width: 89.33%;
    max-width: 165px;
    border-radius: 5px;
}
.hsec5 {
    background-image: url('../images/impactbg.jpg');
}
.hsec5 .box {
    background-color: #026082;
    padding: 37px 43px;
    max-width: 395px;
}
.hsec5 .imp-head {
    margin: 13px 0 37px 0;
}
.hsec5 .text {
    line-height: 1.5;
}
.testimonial-sec {
    background-image: url('../images/testibg.jpg');
}
.testimonial-slider {
    margin: 40px 0;
    padding: 0 0 24px 0;
}
.testimonial-slider a.slider-previous-button, .testimonial-slider .slider-next-button {
    width: 50px;
    height: 50px;
    line-height: normal;
    top: auto;
    bottom: -60px;
    font-size: 30px;
    padding: 8px 16px;
    margin: 0 0 0 5px;
    left: 0;
}
.testimonial-slider .slider-next-button {
    left: 55px;
}
.testimonial-slider a.slider-previous-button:hover, .testimonial-slider .slider-next-button:hover {
    color: #232b38;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-25px);
    width: auto;
    height: auto;
    font-size: 25px;
    background-color: #026082;
    padding: 10px 14px!important;
    display: inline-block;
    font-weight: normal;
}
.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -35px;
}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
    color: #fff;
    background-color: #000;
}
.owl-carousel .owl-item img {
    margin: 0 auto;
}
.sh-9 {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    float: left;
    z-index: 1;
}
.joinMapFloat{width:50%; float:right;}
#joinMapContainerDiv{ width:100%; max-width:100%; margin-bottom:20px; float:right;}




#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#0194c8; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPlay{bottom:15px; right:10px;}
.homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.homeSlideshowNext:focus{outline:2px dashed #FFF;}
.homeSlideshowPlay:focus{outline:2px dashed #FFF;}
.homeSlideshowPause:focus{outline:2px dashed #FFF;}


.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#0194c8; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPlay{bottom:15px; right:10px;}
.homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.homeSlideshowNext:focus{outline:2px dashed #FFF;}
.homeSlideshowPlay:focus{outline:2px dashed #FFF;}
.homeSlideshowPause:focus{outline:2px dashed #FFF;}
.testimonial-slider .slider-previous-button, .testimonial-slider .slider-next-button {background-color: #026082;color: #fff;}
.content-slider .slider-pager{display: none;}


.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 0 15px;
    text-align: left;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 200px 0 20px 0;
    padding: 0;
    font-size: 64px;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}
.aboutsec1{
    background-image: url(../images/brand-gallbg.jpg);;
}
.aboutsec1 .about-in {
    padding: 40px 59px;
    background-image: linear-gradient(125deg, rgb(0 0 0 / 30%), transparent, rgb(0 0 0 / 30%));
}
.aboutsec1 .tbox {
    padding: 90px 52px 0 16px;
}
.subp-sec .text {
    color: #0d0807;
}
.contsec2, .market-sec {
    background-color: #0293c8;
}
.market-sec{
    position: relative;
}
.market-sec .sup-box2 img {
    position: absolute;
    width: 50%;
    right: 0;
}
.sup-sec2 {
    padding: 122px 0 50px 0;
}
.sup-sec2 .mt-box {
    background-color: #00455e;
    padding: 68px 37px;
    min-height: 950px;
}
.sup-sec2 .mt-img {
    width: 100%;
    float: left;
    margin: 0 0 50px 0;
}
.reach-sec {
    background-image: url(../images/impact-bg.jpg);
}
.reach-sec .num-box {
    border-left: solid 2px #60bde0;
    padding-left: 40px;
    margin-top: 36px;
    max-width: 290px;
}
.reach-sec .num {
    font-weight: normal;
    line-height: normal;
    font-size: 80px;
}
.reach-sec .num-text2 {
    margin: 40px 0 31px 0;
    line-height: normal;
}
.reach-sec .num-text3 {
    line-height: 1.6;
}
.social-sec {
    background-color: #57b9de;
    padding: 55px 35px;
    width: 100% !important;
    margin: 25px 0 -150px 0;
    position: relative;
}
.social-sec2 {
    margin: 0;
}
.brand-social-sec {
    background: linear-gradient(to bottom, #0397cd 0%, #0397cd 50%, #0293c8 51%, #0293c8 100%);
    margin-top: -80px;
}
.social-sec .s-icon {
    display: inline-block;
    margin: 1%;
    width: 14.2%;
}
.mark-cont {
    padding: 233px 0 98px 0;
}
.inntesti .testislider {
    margin-bottom: 0;
    padding: 0 50px;
}
.inntesti .testislider a.slider-previous-button, .inntesti .testislider a.slider-next-button {
    height: auto;
    background: no-repeat;
    color: #071e6a;
    font-size: 45px;
    line-height: normal;
    left: 12px;
}
.inntesti .testislider a.slider-next-button {
    right: 12px;
    left: auto;
}
.inntesti .testislider a.slider-previous-button:hover, .inntesti .testislider a.slider-next-button:hover {
    color: #45ab24;
}
.inntesti .testislide .tinfo {
    padding-left: 80px;
}
.testipage .testislide {
    border-top: 2px solid #6c6c6c;
}
.testipage .testislide:first-child {
    border-top: 0px solid #6c6c6c;
} 

.testi-img img {
    overflow: hidden;
    border-radius: 50%;
} 
.testi-img {
    float: left;
    width: 30%;
}   
.tinfo {
    float: left;
    width: 70%;
}
.textubg{
    background-color: #0397cd;
}
.b-imfb {
    background-color: #fff;
    max-width: 185px;
}
.teambox {
    padding: 0;
    max-width: 395px;
}
.teambox a {
    display: inline-block;
    color: #000000;
}
.teambox a .imgbox {
    overflow: hidden;
    background-color: #dcdcdc;
    margin-bottom: 20px;
}
.teambox a:hover img {
    transform: scale(1.1);
}
.teamsec {
    background-image: linear-gradient( #0194c8, #127497);
}
.teambox a .text .t3 {
    font-size: 16px;
    text-decoration: underline;
    margin: 25px 0 40px 0;
}
.teambox a:hover .text .t3 {
    color: #000;
}
.teampop {
    padding: 50px;
    box-sizing: border-box;
    display: inline-block;
    background-image: linear-gradient(90deg, #002235, rgb(0 34 53 / 90%), #002235);
    color: #fff;
}
.teampop .img {
    display: inline-block;
    width: 35%;
}
.teampop .info {
    float: left;
    width: 65%;
    padding: 0 0 0 35px;
}
.teampop .info .tit {
    font-size: 24px;
}
.fancybox-content {
    max-width: 90%;
    max-height: 90%;
    padding: 0;
}
.rss-summary-title, .rss-summary-text, .rss-summary-text a.rss-summary-readmore {
    color: #000;
}
.rss-summary-text, .zblog-story {font-size: 100%;}
.rss-summary-text {
    display: inline-block;
    width: 100%;
}
.rss-summary-text a.rss-summary-readmore {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
}
a.rss-summary-title, .rss-summary-text a.rss-summary-readmore, a.event-link {
    color: #000;
    font-style: inherit;
}
.rss-summary-title:hover, .rss-summary-text a.rss-summary-readmore:hover, a.event-link:hover {
    color: #0194c8;
}
.rss-summary-box {
    display: none;
}
.rss-summary-text a.rss-summary-readmore {
    text-transform: uppercase;
    text-decoration: underline;
}
.rss-summary-d {
    border-bottom: 1px solid #aeddef;
}
.spform.cpform table.table-list tr {
    width: 50% !important;
    float: left;
    padding: 0 15px;
}

.testip-slider {
    margin: 0;
}
.testip-slider .testip-slide img {
    float: left;
    border-radius: 50%;
    margin: 0 30px 15px 0;
}
.testip-slider {
    margin: 0;
    padding: 0 60px;
}
.testip-slider a.slider-previous-button, .testip-slider a.slider-next-button {
    background-color: #026082;
    line-height: normal;
    height: auto;
    padding: 12px 16px;
    display: inline-block;
    text-align: center;
    width: auto;
    left: 0;
    right: auto;
}
.testip-slider a.slider-next-button {
    left: auto;
    right: 0;
}
.testip-slider a.slider-previous-button:hover, .testip-slider a.slider-next-button:hover, .testimonial-slider a.slider-previous-button:hover, .testimonial-slider .slider-next-button:hover {
    background-color: #000;
    color: #fff;
}
.brnpbox .tit {
    display: inline-block;
    margin: 20px 0 15px 0;
}
.brnpbox a.thumb:hover {
    filter: grayscale(1);
}
.brandsPm {
    background-image: linear-gradient( #fff, #e1e3e3);
}
.brandsec1 {
    background-image: linear-gradient(90deg, #0397cd 70%, #00455e 30%);
    position: relative;
    padding: 100px 0 80px;
    min-height: 570px;
    overflow: hidden;
}
.brandsec1-2 {
    background-image: linear-gradient(90deg, #0397cd 70%, #00455e 30%);
    padding: 0 0 100px;
    overflow: hidden;
}
.products-container {
    padding-top: 30px;
}
.brand-product {
    display: inline-block;
    width: 200px;
    margin: 0 5px 5px 0;
}
.brand-product:hover {
    filter: grayscale(1);
}
.brand-product img {
    width: 100%;
}
.brandsec1 .pageImage img {
    position: absolute;
    left: 50%;
    height: calc(100% - 200px);
    width: auto;
    top: 100px;
}
.breadcrumb strong {
    padding: 0 4px;
    font-weight: normal;
}
.breadcrumb a:hover {
    color: #000;
}
.brgall {
    background-image: url(../images/brand-gallbg.jpg);
}
.jtbox {
    max-width: 395px;
    box-shadow: 0 0 15px #cdcbcb;
    padding: 30px;
    background-color: #f8f8f8;
}
.jtbox .head {
    text-transform: uppercase;
    color: #026082;
    font-size: 20px;
}
.jtbox  .text {
    padding: 20px 0;
}
.jtbox .text ul {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause, .homeSlideshowPlay {
    display: none;
}

/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
    background-color: transparent;
    width: 300px;
    height: 300px;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
  }
  
  /* This container is needed to position the front and back side */
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  
  /* Do an horizontal flip when you move the mouse over the flip box container */
  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
  
  /* Position the front and back side */
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
    background-size: cover;
    background-position: center;
  }
  
  /* Style the front side (fallback if image is missing) */
  .flip-card-front {
    background-color: #bbb;
    color: black;
  }
  
  /* Style the back side */
  .flip-card-back {
    background-color: dodgerblue;
    color: white;
    transform: rotateY(180deg);
  }
  .parslider {
    display: inline-block;
    width: 100%;
    padding: 50px 35px 0 35px;
}
.parslider .owl-carousel .owl-nav button.owl-prev, .parslider .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    left: -45px;
    top: 50%;
    transform: translateY(-20px);
    background-image: url(../images/arrowleft.png);
    background-size: cover;
    background-repeat: no-repeat;

}
.parslider .owl-carousel .owl-nav button:hover {
    filter: grayscale(1);
}
.parslider .owl-carousel .owl-nav button.owl-next {
    background-image: url(../images/arrowright.png);
    left: auto;
    right: -45px;
}
.parslider .owl-carousel .owl-nav button span {
    opacity: 0;
}


@media screen and (max-width: 1362px) { 
    .main-menu .logo {width: 200px;}
    .main-menu ul li {margin: 28px 0 28px 20px; font-size: 16px;}
    .hsec1 .box a {font-size: 28px;}
    .hsec2 .spform {width: 450px;}
    .waysmain .h-bbox2 {padding: 25px 36px;}
    .hsec5 .imp-head {margin: 13px 0 32px 0;}
    .map-head2 {margin: 35px 0 29px 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 170px 0 17px 0;font-size: 60px;}
    .aboutsec1 .tbox {padding: 29px 52px 0 16px;}
    .sup-sec2 {padding: 0 0 42px 0;}
    .reach-sec .num {font-size: 68px;}
    .reach-sec .num-text2 {margin: 28px 0 27px 0;}
}
@media screen and (max-width: 992px) {
    #header .logo a, #header .spbtn, .main-menu {display: none;}
    #header .logo, #header .right {margin: 10px 15px;}
    #header .topbar {text-align: center;}
    #header .call {margin: 12px;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #fff !important;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background: #0194c8;}
    .z-mobile-header .z-mobile-menu {background: #0194c8;}
    .hsec2 .spform {width: 416px;}
    .map-head2 {margin: 30px 0 38px 0;}
    .hsec4 {padding: 130px 0 110px 0;}
    .waysmain .h-bbox2 {padding: 14px 0;}
    .waysmain .tit2 {margin: 18px 0 31px 0;}
    .test-box{display: none;}
    #footer .foobox {width: 95%;padding: 35px 0 0 20px;}
    ul.foomenu li {margin: 8px 0;}
    #footer .foobox .head {margin: 0 0 16px 0;}
    .sign-form input[type="text"] {margin: 23px 0 18px 0;}
    .foot-logo {margin: 9px 0 0 0;}
    .form-box2 .head {line-height: 1.3;}
    .form-box2 .text {margin: 13px 0 0 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 149px 0 14px 0;font-size: 48px;}
    .aboutsec1 .tbox {padding: 18px 11px 0 0;}
    .teambox a .text .t3 {margin: 17px 0 28px 0;}
    .z-default-subpage-header {margin-top: 0;}
    .sup-sec2 .mt-img {margin: 0 0 30px 0;}
    .sup-sec2 .mt-box {padding: 56px 19px;}
    .reach-sec .num {font-size: 57px;}
    .brnpbox .tit {margin: 18px 0 12px 0;}
    .brandsec1 {padding: 81px 0;min-height: 566px;}
    .reach-sec .num-box {margin-top: 20px;}
    .brandsec1 img {top: 65px;}
}

.sponsorslider1 .owl-stage, .sponsorslider1 .owl-item,
.trustslider .owl-stage, .trustslider .owl-item{
    align-items: center;
    display: flex;
    flex-wrap: wrap;

}

.parslider .owl-stage, .parslider .owl-item{
    align-items: center;
    display: flex;
    flex-wrap: wrap;

}
.trustslider{
    text-align: center;
}
.sponsorslider1 .item, .trustslider .item{
    padding: 0 10px;
}
@media screen and (max-width: 767px) {
    .hsec1 .box a span {padding: 11px 21px;font-size: 24px;}
    .hsec4 .imgbox img {position: relative;top: 0;width: 100%;}
    .hsec4 {padding: 50px 0 20px 0;}
    .map-head2 {margin: 10px 0 24px 0;}
    .waysmain .h-bbox2, .waysmain .brandsbox:nth-child(2n) .h-bbox2 {padding: 0 23px;}
    .hsec5 .box {padding: 25px 28px;}
    .testimonial-slider {margin: 30px 0;}
    .sign-form input[type="text"] {margin: 13px 0 11px 0;}
    #footer .copy {font-size: 15px;margin: 34px 0;}
    .homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause, .homeSlideshowPlay {font-size: 30px;padding: 6px;}
    .homeSlideshowPause, .homeSlideshowPlay {width: 42px;padding: 0;}
    .waysmain .head {margin: 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 126px 0 14px 0;font-size: 47px;}
    .aboutsec1 .tbox {padding: 9px 11px 0 15px;}
    .teambox a .imgbox {margin-bottom: 10px;}
    .teambox a .text .t3 {margin: 9px 0 0 0;}
    .market-sec .sup-box2 img {position: relative;width: 100%;}
    .sup-sec2 {padding: 0 15px;}
    .reach-sec .num-box {padding-left: 30px;margin-top: 20px;}
    .reach-sec .num-text2 {margin: 19px 0 18px 0;}
    .content-slide .info .text {display: inline-block;width: 100%;}
    .brnpbox .tit {margin: 16px 0 6px 0;}
    .brandsec1 .pageImage img {position: relative;left: 0;width: 100%;top: 0;}
    .brandsec1 {padding: 30px 0; background: #0397cd;}
    .brandsec1-2 {padding: 0 15px 30px; background: #0397cd;}
    .reach-sec .num-box {margin-top: 0;}
    .sup-sec2 .mt-box:nth-child(2) {margin-top: 50px;}
}
@media screen and (max-width: 479px) {
    #header .topbar-link {margin: 0 0 9px 0;}
    #header .call {margin: 5px 0 4px 0;}
    .hsec1 .box a span {font-size: 22px;}
    .form-box2 .head, .form-head {padding: 0;}
    .hsec2 .spform {padding: 30px 20px;}
    .hsec4 {padding: 25px 0 10px 0;}
    .map-head2 {margin: 5px 0 18px 0;}
    .waysmain .tit2 {margin: 10px 0 22px 0;}
    .hsec5 .imp-head {margin: 8px 0 17px 0;}
    #footer .foobox {padding: 17px 9px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 69px 0 14px 0;font-size: 45px;}
    .aboutsec1 .about-in {padding: 19px 38px;}
    .sup-sec2 .mt-img {margin: 0 0 15px 0;}
    .reach-sec .num-box {padding-left: 19px;margin-top: 9px;}
    .reach-sec .num {font-size: 53px;}
    .reach-sec .num-text2 {margin: 10px 0 15px 0;}
    .social-sec {padding: 35px 13px;}
    .spform.cpform table.table-list tr {width: 100% !important;}
    .mark-cont {padding: 186px 0 36px 0;}
    .testip-slider .testip-slide img {max-width: 100%;}
    .brnpbox .tit {margin: 14px 0 3px 0;}
    .spform input[type="text"], .spform input[type="email"], .spform select {padding: 11px 20px;margin: 0 0 7px 0;font-size: 16px;}
    .jtbox {padding: 25px;}
    .jtbox .text {padding: 13px 0;}
    .teampop .img, .teampop .info { width: 100%;}
    .teampop .info {padding: 10px 0;}
}