@media only screen and (max-width:1440px){
	.contact-detail-box {
		left: 10%;
	}
	.heroBanner .bannerRight {
    min-height: 360px;
}
.inner-videos img {
    width: 100%;
}
}

@media only screen and (max-width:1024px){
    .navLogo {
    border-bottom-right-radius: 50px;
}
.portfolio-tabs ul li a {
    padding: 5px 9px;
    font-size: 13px;
        letter-spacing: 0px;
}
.portfolio-tabs {
    top: 15px;

    .inner-banner {
    min-height: 350px;
}
    .d-flex.sponsorLogos a {
    margin: 0 10px;
}
    .floatingForm .formWrap .formController {
    top: 30%;
}
.footerSec .sponsorLogos {
    justify-content: flex-start;
}
    .ptpb {
    padding: 50px 60px 20px;
}
    .footerSec .socialLinks {
    width: 60%;
}
.heroBanner .bannerRight {
    min-height: 250px;
    margin-left: 60px;
}
.sectionTwo .bannerRight {
    min-height: 240px;
    margin-left: 60px;
}
.sectionTwo .ctaTwo a i {
    top: 14px;
}
.sectionTwo .ctaTwo {
    padding: 17px 20px;
    width: 250px;
    margin: 10px 3px;
}
.sectionTwo .ctaTwo a {
    font-size: 11px;
}
.heroBanner .videosCreated p {
    font-size: 18px;
}
.fourthSection .fourthHeading h2 {
    font-size: 35px;
    margin: 30px auto;
}
.heroBanner {
    min-height: 600px;
}
.heroBanner::after {
    height: 551px;
}
	/*Inner Pages Responsive Start*/
	.inner-sec3-content {
		margin: 0 30px;
	}
	.spacer {
    	margin: 0 0;
    	display: block;
	}
	.sec3-white-head {
    	font-size: 32px;
	}
	.portfolio-video-wrap img {
    	max-height: 350px !important;
	}
	/*End*/
	/*Portfolio Page Responsive Start*/
	.portfolio-video-wrap img {
    	max-height: 530px;
	}
	/*End*/
	/*About Page Responsive Start*/
	.about-banner {
		min-height: 460px;
    	background-size: 135%;
    	background-position: bottom;
	}
	.about-logos img {
    	max-width: 160px;
	}
	.connect-text {
    	max-width: 700px;
	}
	/*End*/
	/*Contact Pages Responsive Start*/
	.contact-banner {
    	min-height: 425px;
	}
	/*End*/
}
@media only screen and (max-width:991px){
.inner-banner {
    min-height: 325px;
}
    .heroBanner .bannerRight {
    min-height: 240px;
    margin-left: 54px;
}
.heroBanner .bannerLeft h1 {
    font-size: 46px;
    letter-spacing: -2px;
}
.heroBanner .videoShow a {
    font-size: 11px;
}
.floatingForm {
    top: 30%;
}

.heroBanner .cta a {
    font-size: 11px;
}    
 	/*RESPONSIVE NAVIGATION*/
   .mobile-menu{
    display: block;
  }
  /*RESPONSIVE NAVIGATION*/
  	.about-logos img {
    	max-width: 140px;
	}
  	.connect-text {
    	max-width: 650px;
	}
	.navLogo img {
		max-height: 60px;
	}
	
}
@media only screen and (max-width:910px){
    .inner-banner {
    min-height: 310px;
}
    .hamburger:hover .hamburger-line {
    background: #000 !important;
}
.footerSec .socialLinks {
    width: 50%;
    justify-content: center;
}
    .footerSec h5 {
    margin-top: 20px;
}
.heroBanner::after {
    height: 475px;
}  
.sectionTwo .bannerRight {
    min-height: 300px;
    margin-left: 10px;
    margin-top: 20px;
}
.fourthSection .box p {
    font-size: 14px;
}
.fourthSection .box .counterValue {
    font-size: 25px;
}
.fifthSection .bussCategory h2 {
    font-size: 14px;
}
.eleventhSection .reviewsWrap .cust-reviews {
    font-size: 13px;
    max-width: 300px;
}
.sixthSection p {
    font-size: 40px;
}
.sectionTwo {
    position: relative;
    background: url(../images/home-sec-2.jpg);
    /* background-size: cover; */
    /* background-position: center center; */
    background-repeat: no-repeat;
    min-height: 580px;
    padding: 0 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.heroBanner .bannerLeft h1 {
    font-size: 40px;
}
.heroBanner .bannerRight {
    min-height: 175px;
    margin-left: 56px;
}
.heroBanner .videosCreated p {
    font-size: 11px;
}
.heroBanner {
    min-height: 500px;
}

	/*Inner Pages Responsive Start*/
	.sec3-white-head {
    	font-size: 26px;
    	line-height: 38px;
	}
	.inner-sec2-content {
    	padding: 0 0px 0 25px;
	}
	.inner-sec2-content p {
		font-size: 15px;
		line-height: 26px;
	}
	.d2-animation-banner {
    	background-size: cover;
    	min-height: 500px;
	}
	.inner-banner-text {
    	padding: 0 25px;
	}
	.inner-banner-text h2 {
    	font-size: 40px;
    	letter-spacing: -2px;
	}
	.inner-banner-text p {
    	font-size: 18px;
	}

	/*End*/
	/*Portfolio Page Responsive Start*/
	.portfolio-tabs ul li a {
    	padding: 5px 20px;
    	margin: 0 5px 30px 5px;
	}
	.portfolio-video-wrap img {
    	max-height: 425px;
	}
	/*End*/
	.about-banner {
    	min-height: 350px;
	}
	.about-logos img {
    	max-width: 120px;
	}
	.connect-text {
    	max-width: 500px;
	}
	.connect-text h2 {
    	font-size: 34px;
	}
	.connect-text p {
    	font-size: 22px;
	}
}


@media only screen and (max-width:768px){
.tab-content>.active {
    margin-top: 72px;
}
.inner-banner {
    min-height: 265px;
}
}

@media only screen and (max-width:767px){
    .seventhSec{background:#d8d7d7;}
    .heroBanner{background:#d8d7d7;}
    .eleventhSection{background:#d8d7d7;}
    .heroBanner::after{display:none;}
    .tenthSection .sec-heading h2{font-size:28px;}
    .eigthSection .ideaTitle h4{font-size:28px}
    .eigthSection .ideaTitle h5{font-size: 22px;line-height: 29px;}
    .inner-sec5 {display:none !important;}
    .tab-content>.active {
    margin-top: 30px;
}
    .inner-banner {
    min-height: 264px;
}
	/*Privacy Policy Responsive Start*/
	.purplue-list {
    	text-align: left;
	}
	/*End*/
	/*Inner Pages Responsive Start*/
	.inner-sec3-bg1-2 {
    	display: none;
	}
	.inner-sec3-content {
    	margin: 0 auto;
    	text-align: center;
	}
	.list-items {
    	text-align: left;
	}
	.purple-light {
    	font-size: 32px;
	}
	.purple-light span {
    	font-size: 40px;
	}
	.inner-sec4-text h2 {
    	font-size: 40px;
	}
	.portfolio-video-wrap img {
    	max-height: 300px !important;
	}
	.inner-sec2-content {
    	text-align: center;
	}
	.d2-animation-banner {
    	min-height: 450px;
	}
	.inner-banner-text h2 {
    	font-size: 34px;
    	letter-spacing: -2px;
	}
	.inner-banner-text p {
    	font-size: 16px;	
	}
	/*End*/
	/*Portfolio Page Responsive Start*/
	.portfolio-sec {
	    padding: 100px 0 0;
	}
	.portfolio-tabs ul {
    	justify-content: space-evenly;
	}
	.portfolio-tabs ul li a {
    	padding: 5px 35px;
	}
	.portfolio-video-wrap img {
    	max-height: 350px;
	}
	/*End*/
	.about-banner {
    	min-height: 320px;
    	background-size: 145%;
	}
	.sec2-heading h2 {
    	font-size: 30px;
	}
	.sec2-content {
    	text-align: center;
    	margin-bottom: 15px;
	}
	.sec2-heading2 {
    	margin: 30px 0 30px;
	}
	.sec2-heading2 h2 {
    	font-size: 32px;
	}
	.about-logos {
		justify-content: center;
	}
	.about-logos img {
    	max-width: 180px;
	}
	.connect-sec {
    	padding: 35px 0 50px;
	}
	.connect-box {
    	text-align: center;
    	justify-content: center;
	}
	.connect-text {
    	max-width: 100%;
    	margin-bottom: 30px;
	}
	.connect-text h2 {
    	font-size: 32px;
	}
	/*Contact Pages Responsive Start*/
	.contact-banner {
    	min-height: 320px;
	}
	/*End*/
}
@media only screen and (max-width:575px){
    .seventhSec{background:#d8d7d7;}
    .heroBanner{background:#d8d7d7;}
    .eleventhSection{background:#d8d7d7;}
    .heroBanner::after{display:none;}
    .tenthSection .sec-heading h2{font-size:28px;}
    .eigthSection .ideaTitle h4{font-size:28px}
    .eigthSection .ideaTitle h5{font-size: 22px;line-height: 29px;}
    .inner-sec5 {display:none !important;}
.inner-banner {
    min-height: 260px;
}    
    .sectionTwo .leftContentTwo img {
    margin-left: 50px;
}
.sectionTwo .leftContentTwo h2 {
    margin-left: 50px;
}
.sectionTwo .leftContentTwo p {
    margin: 20px auto;
}
.heroBanner .bannerLeft h1 {
    font-size: 32px;
}
.show-reel, video {
    background: #022c5e;
}
    .floatingPhone span.phoneIcon {
    display: none;
}
.sectionTwo .bannerRight {
    margin-left: 0px;
}
.fourthSection .fourthHeading h2 {
    font-size: 22px;
}
.fourthSection .videoCat h4 {
    font-size: 36px;
}
.sixthSection p {
    font-size: 30px;
}
.eleventhSection .test-heading h2 {
    color: #084186;
    font-family: "Raleway", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.floatingForm .formWrap .formController {
    display: none;
}

	/*Inner Pages Responsive Start*/
	.d2-animation-banner {
    	min-height: 380px;
	}
	.purple-light {
    	font-size: 21px;
    	letter-spacing: -1px;
	}
	.purple-light span {
    	font-size: 28px;
    	letter-spacing: -2px;
    	line-height: 30px;
	}
	.inner-banner-text {
    	padding: 0 15px;
	}
	.inner-banner-text h2 {
    	font-size: 32px;
	}
	.inner-sec2 {
    	padding: 30px 0 10px;
	}
	.inner-sec2-head {
    	margin: 15px 0;
	}
	.inner-sec2-content {
    	padding: 0 0;
	}
	.inner-sec2-content p {
    	margin-bottom: 15px;
	}
	.inner-sec3-bg1 {
    	padding: 50px 0;
	}
	.list-items {
    	padding: 10px 15px 0 35px;
	}
	.list-items li {
		font-size: 14px;
	}
	.inner-sec4-text h2 {
    	font-size: 30px;
    	line-height: 1.2;
	}
	.inner-sec4-text p {
    	font-size: 28px;
	}

	/*End*/
	/*Portfolio Page Responsive Start*/
	.portfolio-sec {
    	padding: 50px 0 0;
	}
	.portfolio-tabs {
    	position: unset;
	}
	.portfolio-video-wrap img {
    	max-height: 300px;
    	width: 100%;
	}
	/*End*/
	/*About Pages Responsive Start*/
	.about-banner {
    	min-height: 275px;
    	background-size: 175%;
	}
	.scroll-sec {
    	padding: 100px 0 0px;
	}
	.sec2-heading {
    	margin: 30px 0;
	}
	.sec2-heading h2 {
    	font-size: 24px;
	}
	/*Enf*/
	/*Contact Pages Responsive Start*/
	.contact-banner {
    	min-height: 230px;
	}
	.contact-detail-box {
    	position: unset;
    	padding: 0px 30px 30px;
	}
	.contact-map iframe {
    	min-height: 270px;
    	max-height: 270px;
	}
	.contact-sec2-head h2 {
		font-size: 30px;
	}
	/*End*/
}
@media only screen and (max-width:425px){
    .seventhSec{background:#d8d7d7;}
    .heroBanner{background:#d8d7d7;}
    .eleventhSection{background:#d8d7d7;}
    .heroBanner::after{display:none;}
    .tenthSection .sec-heading h2{font-size:28px;}
    .eigthSection .ideaTitle h4{font-size:28px}
    .eigthSection .ideaTitle h5{font-size: 22px;line-height: 29px;}
    .inner-sec5 {display:none !important;}
    .inner-banner {
    min-height: 140px;
    margin: 65px 0 0;
}
    .portfolio-banner {
    background-position: revert;
}
    .box3 img {
    width: 100%;
}
    .heroBanner {
	position: relative;
	background: url(../images/bg1.jpg);
	background-size: cover;
	/*background-position: center center;*/
	background-repeat: no-repeat;
	min-height: 720px;
	padding: 0 50px;
	z-index: 1
}
.hamburger:hover .hamburger-line {
    background: #c00f16 !important;
}
    .hamburger-line {
    background: #f00;
}
    
.sectionTwo .leftContentTwo h2 {
    font-size: 20px;
    margin-left: 15px;
}    
.sectionTwo .ctaTwo {
    width: 200px;
}    
.heroBanner .cta {
    width: 60%;
    margin: 20px 0;
}
.heroBanner .videoShow {
    width: 60%;
    margin: 10px 0;
}
.heroBanner .videosCreated p {
    font-size: 16px;
    margin: 10px 0;
    color: #000;
}
.sectionTwo .leftContentTwo p {
    width: 100%;
    max-width: 315px;
    margin: 20px 16px;
}
.heroBanner .innerContent {
    padding-top: 35%;
}
.heroBanner {
    padding: 0 11px;
}
.heroBanner::after {
    display:none;
}
.heroBanner .bannerRight {
    margin-left: 1px;
}
.sectionTwo .leftContentTwo img {
    margin-bottom: 20px;
    margin-left: 15px;
}
.sectionTwo .bannerRight {
    min-height: 230px;
}
.thirdSection {
    min-height: 730px;
}
.fifthSection .bussCategory h2 {
    font-size: 16px;
}
.tenthSection .sec-heading h2 {
    font-size: 35px;
}
.ptpb {
    padding: 15px 4px 20px;
}
.eigthSection .ideaTitle h5 {
    font-size: 20px;
}
.eigthSection .ideaTitle h4 {
    font-size: 30px;
}
.m-0 {
    flex-direction: column;
}
}

@media only screen and (max-width:385px){
    .seventhSec{background:#d8d7d7;}
    .heroBanner{background:#d8d7d7;}
    .eleventhSection{background:#d8d7d7;}
    .heroBanner::after{display:none;}
    .tenthSection .sec-heading h2{font-size:28px;}
    .eigthSection .ideaTitle h4{font-size:28px}
    .eigthSection .ideaTitle h5{font-size: 22px;line-height: 29px;}
    .inner-sec5 {display:none !important;}
    .inner-banner {
    min-height: 145px;
}
    .inner-banner {
    min-height: 240px;
}
        .fourthSection .videoCat h4 {
    font-size: 30px;
}
.fourthSection .videoCatTwo h4 {
    font-size: 30px;
}
.fourthSection .videoCatThree h4 {
    font-size: 26px;
}
.tenthSection .sec-heading h2 {
    font-size: 26px;
}
.sectionTwo .bannerRight {
    margin-left: -2px;
}
.eleventhSection .test-heading h2 {
    font-size: 24px;
}
.eleventhSection .reviewsWrap {
    height: 300px;
    width: 100%;
    padding-top: 15%;
    margin: 0 auto !important;
    text-align: center;
}
	/*Inner Pages Responsive Start*/
	.d2-animation-banner .inner-banner-text h2 {
    	font-size: 30px;
	}
	.sec3-white-head {
    	font-size: 22px;
    	line-height: 34px;
	}
	/*End*/
	/*Portfolio Page Responsive Start*/
	.portfolio-tabs ul {
    	display: block;
    	text-align: center;
	}
	.portfolio-tabs ul li a {
    	width: 100%;
	}
	.portfolio-video-wrap {
    	margin: 10px 25px;
	}
	/*End*/
	.about-logos img {
    	max-width: 150px;
	}
	.inner-banner-text {
    	padding: 0 10px;
	}
	.inner-banner-text h2 {
		font-size: 36px;
	}
	.contact-banner {
    	min-height: 200px;
	}
	.contact-sec2-head h2 {
    	font-size: 28px;
	}
	.inner-banner-text p {
    	font-size: 15px;
	}
	    .inner-banner {
    align-items: baseline;
}
}
@media only screen and (max-width:375px){
    .seventhSec{background:#d8d7d7;}
    .heroBanner{background:#d8d7d7;}
    .eleventhSection{background:#d8d7d7;}
    .heroBanner::after{display:none;}
    .tenthSection .sec-heading h2{font-size:28px;}
    .eigthSection .ideaTitle h4{font-size:28px}
    .eigthSection .ideaTitle h5{font-size: 22px;line-height: 29px;}
    .inner-sec5 {display:none !important;}
    .inner-banner {
    align-items: baseline;
}
    .inner-banner {
    min-height: 145px;
}
        .fourthSection .videoCat h4 {
    font-size: 30px;
}
.fourthSection .videoCatTwo h4 {
    font-size: 30px;
}
.fourthSection .videoCatThree h4 {
    font-size: 26px;
}
.tenthSection .sec-heading h2 {
    font-size: 26px;
}
.sectionTwo .bannerRight {
    margin-left: -2px;
}
.eleventhSection .test-heading h2 {
    font-size: 24px;
}
.eleventhSection .reviewsWrap {
    height: 280px;
    border-radius: 0;
    width: 100%;
    padding-top: 10%;
    margin: 0 auto !important;
    text-align: center;
}
 .eleventhSection .reviewsWrap .owl-carousel .owl-nav {
    display: none;
}
.home-connect-sec .connect-text {
    font-size: 20px;
    text-align: center;
}
.sectionTwo .leftContentTwo h2 {
    font-size: 20px;
    margin-left: 15px;
}
.footer-logos img {
    max-width: 350px;
}
.sectionTwo .ctaTwo {
    width: 200px;
}    
.heroBanner .cta {
    width: 100%;
    margin: 10px 0;
}
.heroBanner .videoShow {
    width: 100%;
    margin: 10px 0;
}
.heroBanner .videosCreated p {
    font-size: 16px;
    margin: 10px 0;
    color: #000;
}
.sectionTwo .leftContentTwo p {
    width: 100%;
    max-width: 100%;
    margin: 0px 0;
    padding: 0 20px;
}
.leftContentTwo {
    text-align: center;
}
.sectionTwo{
    padding: 0 10px;
}
.innerWrap .secContent p {
    font-size: 18px;
}
.ctaTwo3 {
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
}
.heroBanner .innerContent {
    padding-top: 35%;
}
.heroBanner {
    padding: 0 11px;
}
.heroBanner::after {
    display:none;
}
.heroBanner .bannerRight {
    margin-left: 0;
    margin-top: 20px;
}
.sectionTwo .leftContentTwo img {
    margin-bottom: 20px;
    margin-left: 15px;
}
.sixthSection p {
    font-size: 20px;
}
.seventhSec .mainHeading p {
    font-size: 30px;
}
.seventhSec .mainHeading .desc {
    font-size: 16px;
}
.sectionTwo .bannerRight {
    min-height: 230px;
}
.thirdSection {
    min-height: 730px;
}
.fifthSection .bussCategory h2 {
    font-size: 16px;
}
.eigthSection .ideaTitle h4 {
    font-size: 24px;
}
.tenthSection .anim-cat {
    height: 300px;
    margin: 0;
    padding: 15px;
}
.eleventhSection .reviewsWrap{
    
}
.ptpb {
    padding: 15px 4px 20px;
}
.eigthSection .ideaTitle h5 {
    font-size: 20px;
}
.eigthSection .ideaTitle h4 {
    font-size: 30px;
}
.m-0 {
    flex-direction: column;
}
}
@media only screen and (max-width:330px){
    .seventhSec{background:#d8d7d7;}
    .heroBanner{background:#d8d7d7;}
    .eleventhSection{background:#d8d7d7;}
    .heroBanner::after{display:none;}
    .tenthSection .sec-heading h2{font-size:28px;}
    .eigthSection .ideaTitle h4{font-size:28px}
    .eigthSection .ideaTitle h5{font-size: 22px;line-height: 29px;}
    .inner-sec5 {display:none !important;}
        .inner-banner {
    align-items: baseline;
}
    .inner-banner {
    min-height: 190px;
    margin: 65px 0;
}
	.about-banner {
    	min-height: 260px;
    	background-size: 245%;
	}
	.about-sec2 {
    	padding: 10px 0 40px;
	}
	.sec2-heading2 h2 {
    	font-size: 28px;
	}
	.about-logos img {
    	max-width: 140px;
	}
	.connect-text h2 {
    	font-size: 28px;
	}
	.connect-text p {
    	font-size: 18px;
	}
	.contact-banner {
    	min-height: 175px;
	}
	.heroBanner .cta {
    width: 82%;
    }
    .heroBanner .videoShow {
    width: 82%;
    }
    .seventhSec .mainHeading p {
        font-size: 26px;
    }
    .eleventhSection .reviewsWrap {
        height: 260px;
    }
    .eigthSection .ideaTitle h4 {
        font-size: 22px;
    }
    .eigthSection .ideaTitle h5 {
        font-size: 18px;
        line-height: 30px;
    }
    .footer-logos img {
        max-width: 300px;
    }
}
@media only screen and (max-width:320px){
    .seventhSec{background:#d8d7d7;}
    .heroBanner{background:#d8d7d7;}
    .eleventhSection{background:#d8d7d7;}
    .heroBanner::after{display:none;}
    .tenthSection .sec-heading h2{font-size:28px;}
    .eigthSection .ideaTitle h4{font-size:28px}
    .eigthSection .ideaTitle h5{font-size: 22px;line-height: 29px;}
    .inner-sec5 {display:none !important;}
    .inner-banner {
    min-height: 135px;
    margin: 65px 0;
}
    .fourthSection .videoCat h4 {
    font-size: 30px;
}
.fourthSection .videoCatTwo h4 {
    font-size: 30px;
}
.fourthSection .videoCatThree h4 {
    font-size: 26px;
}
.tenthSection .sec-heading h2 {
    font-size: 26px;
}
.sectionTwo .bannerRight {
    margin-left: -2px;
}
.eleventhSection .test-heading h2 {
    font-size: 24px;
}
.eleventhSection .reviewsWrap .owl-carousel .owl-nav button.owl-prev {
    display: none;
}
.eleventhSection .reviewsWrap .owl-carousel .owl-nav button.owl-next {
    display: none;
}
.eleventhSection .reviewsWrap .cust-reviews {
    font-size: 12px;
}
    .heroBanner .bannerRight {
    min-height: 155px;
}
.sectionTwo .leftContentTwo img {
    margin-left: 10px;
    margin-top: 27px;
}
.sectionTwo .leftContentTwo h2 {
    font-size: 18px;
    margin-left: 10px;
}
.sectionTwo .leftContentTwo p {
    margin: 20px 10px;
}
.heroBanner .bannerRight {
    background: transparent;
}
.sectionTwo {
    position: relative;
    padding: 0 0px;
}
.ctaTwo3{
    display:flex;
    flex-direction: column;
}
.navLogo img {
    max-height: 53px;
}
.sectionTwo .bannerRight {
    min-height: 160px;
}
.fourthSection .videoCat h4 {
    font-size: 30px;
}
.fourthSection .rightColOne {
    overflow: hidden;
}

}
