/*
Theme Name: 	Effective Child
Theme URI: 		https://www.effective.ae
Author: 		Effective
Author URI: 	https://www.effective.ae
Description:	Child Theme for client
Template:		effective
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Pacifico');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');

#Top_bar .search_wrapper {
    background: #f8232c !important;
}
.pager .pages a:hover, 
.pager .pages a.active, 
.pager .pages span.page-numbers.current{
	background: #f8232c !important;
}

.pager a.next_page, .pager a.prev_page {
    color: #f8232c;
}


@media only screen and (max-width: 767px){
	body:not(.template-slider):not(.header-simple) #Header {
		min-height: auto;
	}
	.pb100{
		padding-bottom: 50px !important;
	}
	.pt100{
		padding-top: 50px !important;
	}
	h1.cars-title {
		font-size: 24px !important;
	}
}
.wpb_animate_when_almost_visible {
    opacity: 1;
}

div.wpcf7-response-output{
	border: 0;
}

.tabcontent.prod-tab-desc p strong{
	color: #fff;
    background: #f8232c;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 400;
}

h1.cars-title{
	color: #000;
    font-size: 30px;
	line-height: 30px;
	margin-bottom: 30px;
}

.hr_dots span {
    color: #ed212a !important;
    background: #ed212a !important;
}
.abtpage.testimonial h1 {
	margin-bottom:30px;
}
.abtpage.abtpage.testimonial h1:after{
	display:none;
}
.testimonials_slider_ul a.button .button_icon {
    background: rgb(237, 33, 42);
}

.abtpage.testimonial {
    border: 15px solid #ed212a;
	padding-top:30px;
    padding-bottom: 30px;
}
#Top_bar .menu > li > a {
    text-transform: uppercase;
}
#Top_bar .wpml-languages {
    float: right !important;
}
a.action_button {
    border-radius: 0 !important;
}
#Top_bar .wpml-languages.horizontal {
    border: none !important;
    background: none !important;
}
#Top_bar .wpml-languages.horizontal ul li.lang-active a {
	color:#f8232c;
}
#Top_bar .wpml-languages.horizontal ul li a {
	color: #fff;
}
#Top_bar .wpml-languages.horizontal ul li a {
    border: 1px dashed #fff;
    padding: 12px;
    border-radius: 25px;
}
#Top_bar a.responsive-menu-toggle i {
    color: #fff;
}
.aboutncs{
	border: 15px solid #ed212a;
	    padding: 50px 140px 60px 50px;
}
.aboutncs h1{
	font-family: 'Pacifico', cursive;
	color: #ed212a;
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
}
.aboutncs h1 strong{
	font-family: 'Open Sans', sans-serif;
	color: #fdfdfd;
	font-size: 61px;
	line-height: 61px;
	text-transform: uppercase;
}
.aboutncs p{
	color: #f7f7f7;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: justify;
	line-height: 16px;
	padding: 15px 5px 0px 5px;
}
.aboutncs p img{
	float: right;
}
.aboutncs h1:after {
    width: 100px;
    height: 3px;
    position: absolute;
    top: 170px;
    content: '';
    background-color: #ed212a;
    left: 85px;
}
.vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0 !important;
}
.wpb_wrapper > div {
    margin-bottom: 0 !important;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}
#aboutsec{
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}
#redcar img{
	position:absolute;
	right: 0;
	top: -270px;
}
#arirpb{
	padding-bottom: 100px;
}
#aboutlc{
	z-index:1;
}
#bluecar img{
	position: absolute;
    right: -355px;
    z-index: 2;
    top: -188px;
}
.pt100{
	padding-top: 100px;
}
.pb100{
	padding-bottom: 100px;
}
#abtmi img{
	margin-bottom: 15px;
}
.fic{
	margin-bottom: 15px !important;
	overflow: hidden;
}
.fic a{
	display: block;
}
.fic img:hover{
	opacity: .5;
}
.fic img{
  width:100%;
  transition: transform .6s ease .1s; 
  -webkit-transition:-webkit-transform .6s ease .1s;
}

.fic:hover img{
  transform: scale(1.2); 
  -webkit-transform: scale(1.2);
  transition:transform .4s ease;  
}
#ourcarsh{
	padding: 0 15px 15px 15px;	
}
#ourcarsh h2{
	font-family: 'Pacifico', cursive;
	color: #ed212a;
	font-size: 45px;
	line-height: 45px;
	font-weight: 400;
    padding-top: 15px;
}
#ourcarsh h2 strong{
	font-family: 'Open Sans', sans-serif;
	color: #fdfdfd;
	text-transform: uppercase;
}
#ourcarsh p{
	color: #f7f7f7;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: justify;
	padding: 15px;
}
#misvis{
	border: 15px solid #fff;
	padding: 50px 0;
	z-index: 1;
}
#misvis h2{
	color:#fff;
	font-size:36px;
	line-height: 36px;
}
#misvis p{
	color:#fff;
	font-size: 16px;
	line-height: 26px;
	margin:0;
}
#misvis p a{
	background: #fff;
    color: #9e0b0f;
    padding: 15px 50px;
    display: table;
    width: 100px;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 30px;
    text-transform: uppercase;
	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#misvis p a:hover{
	background: #222;
    color: #fff;
	text-decoration:none;
	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.ofa{
	overflow: initial !important;
}
.team{
	overflow:hidden;
}
.team .desc_wrapper {
    position: absolute;
    top: 33%;
    text-align: center;
    left: 34%;
}
.team .desc_wrapper hr {
    display: none;
}
.team .image_frame{
	border: none;
	width:100%;
  transition: transform .6s ease .1s; 
  -webkit-transition:-webkit-transform .6s ease .1s;
}
.team .desc_wrapper h4 {
    font-family: 'Pacifico', cursive;
	color: #ed212a;
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
}
.team p.subtitle{
	color: #fff !important;
    font-size: 16px;
    line-height: 26px;
}
.team:hover .image_frame{
	opacity: 0.25;
	transform: scale(1.1); 
  -webkit-transform: scale(1.1);
  transition:transform .4s ease;  
}
.team .desc_wrapper {
    display: none;
}
.team:hover .desc_wrapper {
    display: block;
}
.team .image_frame{
	margin-bottom: 0 !important;
}
a.icon_bar {
    background-color: #ed212a !important;
	color: #fff !important;
}
a.icon_bar_small, a.icon_bar_small span {
    border-radius: 25px;
}
.foot-widget-1 img{
	width: 70%;
	display: block;
}
.foot-widget-1{
	color:#bbb;
	padding-top: 0 !important;
}
.foot-widget-1 p{
	font-style: italic;
}
.foot-widget-1 a{
	color:#bbb !important;
}
.foot-widget-2 h4,
.foot-widget-3 h4,
.foot-widget-4 h4{
	color: #dddddd !important;
    font-size: 16px !important;
    font-weight: 400 !important;
	text-transform: uppercase;
}
.foot-widget-2 h4:before,
.foot-widget-3 h4:before,
.foot-widget-4 h4:before{
	width: 40px;
    height: 3px;
    position: absolute;
    top: 45px;
    content: '';
    background-color: #ed212a;
    left: 0px;
}
.widget_nav_menu ul{
	margin: 0;
    padding: 0;
    background: none;
}
.widget_nav_menu ul li{
	 color: #ed212a;
}
.widget_nav_menu ul li a {
    color: #888888 !important;
    padding: 0;
    font-size: 14px;
	text-transform: capitalize;
	line-height: 28px;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.widget_nav_menu ul li a:hover {
    color: #ed212a !important;
	text-decoration:none;
	margin-left: 10px;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

[class^="icon-"]:before, [class*=" icon-"]:before{
	color:#fff;
}
.widget_archive ul li:after, .widget_nav_menu ul li:after{
	display: none;
}
#Footer {
    background-image: url(../../../../www.bakehost.net/newcars/wp-content/uploads/2018/08/main-bg.html) !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
}
.widgets_wrapper{
	padding-top:0 !important;
	padding-bottom: 50px !important;
}
.widgets_wrapper .container{
	border-top: 1px dashed #333333;
	padding-top: 50px;
}   
#Footer .footer_copy {
    border-top: 0;
}
#Footer .footer_copy .container {
	border-top: 1px dashed #333333;
}
#Footer .footer_copy .copyright {
    float: left;
    color: #888888;
}
#Footer .footer_copy .copyright a {
    color: #ed212a !important;
}
/** footer logo **/
@media screen and (max-width: 767px){
    .footer__created{
        margin: 0 auto;
        float: none !important;
    }
}
.footer__created {
    text-decoration: none !important;
    position: relative;
    padding-right: 0;
    margin-right: 10px;
    cursor: pointer;
    float: right;
    top: -12px;
}
.footer__created-text {
    color: #8b8b8b;
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: -18px;
}
.footer__created-logo {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    will-change: width;
    transition: width .35s cubic-bezier(.55,.085,.68,.53);
}
.footer__created-logo svg {
    width: 100px;
    height: 50px;
}
svg:not(:root) {
    overflow: hidden;
}
svg {
    display: block;
}
.footer__created:hover .footer__created-logo {
    width: 100px;
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}
.w{
    fill:#fff;
}
.ourteamh h2 {
    font-family: 'Pacifico', cursive;
    color: #ed212a;
    font-size: 45px;
    line-height: 45px;
    font-weight: 400;
}
.ourteamh h2 strong {
    font-family: 'Open Sans', sans-serif;
    color: #fdfdfd;
    text-transform: uppercase;
}
.ourteamh p {
    color: #f7f7f7;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 15px;
}
.textwidget .social {
    padding: 0;
    margin: 15px 0 0 0;
}
.textwidget .social li {
    list-style: none;
    display: inline;
    margin-right: 10px;
}
.textwidget .social li a i.fa {
    color: #ed212a ;
    font-size: 20px !important;
}
.textwidget .social li a:hover i.fa {
    color: #bbb ;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.ourcarslp h1{
	color:#0f1314;
	font-size: 43px;
	font-weight: bold;
}
.ourcarslp p{
	color: #4a4a4a;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
}

/** product listing page **/
.prod-title{
	font-size: 16px;
	color:#888888;
	font-weight:400;
	margin-bottom: 0;
}

.prod-meta-data .prod-price{
	margin-bottom: 0;
	color:#f8232c;
	font-weight: bold;
}

.prod-meta-data a.prod-view-details{
	display: inline-block;
    border: 1px solid #888888;
    border-radius: 25px;
    padding: 3px 12px;
    text-transform: capitalize;
    margin: 10px 0;
    text-decoration: none;
	color:#888888;
}

.prod-meta-data .meta-data-label{
	font-weight:bold;
}

.prod-meta-data a.prod-view-details:hover{
	color:#fff;
	border: 1px solid #f8232c;
	background: #f8232c;
}
.prod-cont{
	margin-bottom: 15px !important;
	overflow: hidden;
	height:auto;
}
ul.page-numbers {
    padding: 0;
    margin: 0 0 15px 15px !important;
    overflow: auto;
    display: block;
    clear: both;
}
.page-numbers li {
    list-style: none;
    display: inline;
}
a.page-numbers {
    background-color: #555555;
    border-radius: 50px;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
a.page-numbers:hover {
    background-color: #f8232c;
    color: #fff;
	text-decoration: none;
}
span.page-numbers.current {
    background-color: #f8232c;
    border-radius: 50px;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
.product-sidebar h2{
	color:#555555;
	font-size: 22px;
	font-weight: bold;
	text-transform:uppercase;
}
.product-sidebar h2:before{
	width: 40px;
    height: 3px;
    position: absolute;
    top: 40px;
    content: '';
    background-color: #ed212a;
    left: 16px;
}
.product-sidebar h3{
	margin-top: 30px;
	padding-bottom: 5px;
	color:#555555;
	font-size: 18px;
	font-weight: 400;
	text-transform:uppercase;
	border-bottom: 1px solid #c3c3c3;
}
.carcats{
	padding:0;
	margin: 0 !important;
}
.carcats li{
	list-style: none;
}
.carcats li a{
	color: #888888;
	font-size:16px;
}
.prod-layout{
	margin-left: 15px !important;
	padding: 0;
}
.prod-layout li{
	list-style: none;
	display: inline;
}
.prod-layout li i.fa{
	background-color: #eeeeee;
    padding: 10px;
    color: #000;
    font-size: 18px;
}
.prod-layout li:hover i.fa{
	background-color: #ed212a;
    padding: 10px;
    color: #fff;
    font-size: 18px;
	cursor:pointer;
}
.fa.facrc{
    color: #f8232c;
}
.prod-layout li.current i.fa {
    background-color: #ed212a;
    padding: 10px;
    color: #fcfcfc;
    font-size: 18px;
}
p#breadcrumbs{
    text-align:center;
}
P#breadcrumbs span a{
    color:#aaaaaa;
    font-size:14px;
    text-transform:uppercase;
}
p#breadcrumbs span.breadcrumb_last{
    color:#f8232c;   
    font-size:14px;
    text-transform:uppercase;
}
body:not(.template-slider) #Header {
    min-height: 105px;
}

/* Style the tab */
.tab {
    overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #f8232c;
    color: #fff;
    border-radius: 0;
}

/* Style the tab content */
.tabcontent {
    display: none;
}

button.tablinks {
    background: none;
    border-radius: 0;
    color: #262826;
    box-shadow: none;
    text-transform: uppercase;
}
button.tablinks:after{
    display:none;
}

.prod-tab-desc p{
    color:#888888;
    font-size:16px;
    text-align:justify;
}
.featured-cont{
    position:relative;
    border-top:1px dashed #333333;
}
.featured-cont h3{
    padding:50px 0;
    font-size:22px;
    color:#262826;
    font-weight:400;
    text-transform:uppercase;
}
.featured-cont h3:before{
    width: 40px;
    height: 3px;
    position: absolute;
    top: 90px;
    content: '';
    background-color: #ed212a;
    left: 0px;
}
.mt100{
    margin-top:100px;
}
.abtpage{
    border: 15px solid #ed212a;
	    padding-bottom: 30px;
}
.abtpage p{
    text-align:justify;
}
.abtpage h1 {
    font-family: 'Pacifico', cursive;
    color: #ed212a;
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
}
.abtpage h2 {
    font-family: 'Open Sans', sans-serif;
    color: #ed212a;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
}
.abtpage h1 strong {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 61px;
    line-height: 80px;
    text-transform: uppercase;
}
.abtpage h1:after {
    width: 100px;
    height: 3px;
    position: absolute;
    top: 215px;
    content: '';
    background-color: #ed212a;
    left: 80px;
}
.afpsc{
    padding:50px 0;
}
.ofcwt h3 {
    padding: 50px 0 0 0;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
.ofcwt h3:before {
    width: 40px;
    height: 3px;
    position: absolute;
    top: 90px;
    content: '';
    background-color: #ed212a;
    left: 18px;
}
.otph h1{
    font-family: 'Pacifico', cursive;
    color: #ed212a;
    font-size: 45px;
    line-height: 45px;
    font-weight: 400;
}
.otph h1 strong {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    text-transform: uppercase;
}
.otph p{
    color: #626262;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 15px;
}
.tmcbg .vc_column-inner > .wpb_wrapper {
    background: #ed212a;
    padding: 60px 0;
    min-height:204px;
    border: 1px dashed #fff;
    	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.tmcbg:hover .vc_column-inner > .wpb_wrapper {
    background: #000;
    	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.tmcbg .vc_column-inner > .wpb_wrapper h2 {
    color:#fff;
    margin-top:30px;
}
.tmcbg .vc_column-inner > .wpb_wrapper p {
    color:#fff;
}
.tmcbg .vc_column-inner > .wpb_wrapper a {
    color:#fff;
}
.tmcbg .vc_column-inner > .wpb_wrapper a:hover {
    color:#fff;
}
.contactust h1{
    color:#4a4a4a;
}
.contactust p{
    color:#4a4a4a;
    font-size:16px;
    font-family: 'Source Sans Pro', sans-serif;
}
ul.social {
    margin: 0 auto 0 auto;
    display: table;
}
ul.social li {
    list-style: none;
    display: inline;
    margin-right: 30px;
}
.social li a i.fa {
    color: #a5aaaf;
    font-size: 28px;
        width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
}
.social li a i.fa:hover {
    background-color: #ed212a;
    font-size: 28px;
    color: #fff !important;
    border-radius: 30px;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
}
.socialcol .vc_column-inner> .wpb_wrapper{
    border:1px dashed #1a1a1a;
    padding:120px 80px;
}

.socialcolsyc .vc_column-inner> .wpb_wrapper{
    border:1px dashed #1a1a1a;
    padding:50px;
}
.suam h2{
    font-size: 22px;
    color: #262826;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px !important;
}
.suam h2:before{
    width: 40px;
    height: 3px;
    position: absolute;
    top: 40px;
    content: '';
    background-color: #ed212a;
    left: 18px;
}
#wpcf7-f84-p15-o1 input[type="submit"],
#wpcf7-f1130-p1124-o1 input[type="submit"]{
    background-color: #ed212a;
    color: #ffffff;
    border-radius: 50px;
        	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#wpcf7-f84-p15-o1 input[type="submit"]:hover,
#wpcf7-f1130-p1124-o1 input[type="submit"]:hover{
    background-color: #000;
        	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.wpcf7-form .column {
    margin-bottom: 15px;
}

#sort_select{
    background: #eeeeee;
    color: #000;
    border: 1px solid transparent;
    box-shadow: none;
    float:right;
    margin-right:15px;
}
#sort_select:focus{
    color: #fff;
}


/*** Media Queries ***/
@media screen and (max-width:1024px){
    .abtpage h1 strong {
        font-size: 36px !important;
    }
    ul.social li {
        margin-right: 10px;
    }
}
@media screen and (max-width:767px){
	.widget_nav_menu ul li{
	 	list-style: none;
	}
	.prod-cont{
		text-align:center;
	}
    .tmcbg .vc_column-inner > .wpb_wrapper {
        padding: 60px 0;
        min-height:auto;
        margin:15px 0;
    }
    .abtce{
        padding:50px 30px;
    }
    .abtpage h1:after {
        top: 150px;
        left: 50px;
    }
    .abtpage {
        padding-bottom: 30px;
    }
}

@media screen and (min-width:991px) and (max-width: 1024px){
	.aboutncs h1 strong {
    	font-size: 43px;
	}
	.aboutncs {
    	padding: 50px 100px 60px 50px;
	}
}
@media screen and (max-width:768px) and (min-width: 768px){
	.aboutncs {
    	padding: 50px 50px 60px 50px;
	}
	.aboutncs h1 strong {
    	font-size: 21px;
    }
	#bluecar img {
		position: absolute;
		right: -212px;
		z-index: 2;
		top: -225px;
		width: 75%;
	}
}
@media screen and (max-width: 767px){
	#plr60 h2{
		    padding-top:30px;
	}
	 p {
		font-size: 16px;
		line-height: 32px !important;
	}
	#Footer .footer_copy .copyright{
		font-size:14px;
	}
	.widget_nav_menu ul li a {
    	font-size: 16px;
	}
	.foot-widget-1{
		font-size: 16px;
    	line-height: 30px;
	}
	.textwidget .social {
		padding: 0;
		margin: 15px auto 0 auto;
	}
	.product-sidebar h2:before {
    	top: 30px;
	}
	.prod-cont {
		margin-bottom: 15px !important;
    	overflow: initial;
	}
	.prod-title{
		font-size: 22px;
		font-weight: 400;
		line-height: 44px;
	}
	.prod-mob-cont{
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 30px;
	}
	#arirpb{
		display:none;
	}
	.aboutncs h1 strong {
		font-size: 36px;
	}
	.aboutncs {
		padding: 50px;
	}
	.aboutncs p {
    	line-height: inherit;
	}
	.suam h2:before {
        top: 80px;
    }
    .suam h2 {
        padding-top: 50px;
    }
	.foot-widget-2 h4, .foot-widget-3 h4, .foot-widget-4 h4 {
		font-size: 20px !important;
	}
}

@media screen and (min-width:768px){
    .oteambg .vc_column-inner {
        padding-right: 21.5px !important;
    }
    .oteambg .vc_column-inner .wpb_wrapper{
        background:#000;
    }

    .abtce{
        padding:100px 60px;
    }
    #abtime img{
        position: absolute;
        top: -812px;
        left: -115px;
    }
	#plr60{
		    padding: 0 60px 0 60px;
	}
}
@media screen and (min-width:768px){
	
	.outer-prod-cont{
		overflow:hidden;
	}
	.inner-prod-cont:hover{
		transform: scale(1.2);
	}
	.inner-prod-cont{
	  height: 100%;
	  width: 100%;
	  transition: all 0.5s ease;
	}
    
    .abtce{
        padding:100px 60px 15px 60px;
    }
    #abtime img{
        position: absolute;
        top: -1200px;
        left: -115px;
    }
	.mt30{
		margin-top: 30px;
	}
	#mafi{
		display:none;
	}
	#ourcarsh{
		position: absolute;
		top: -15px;
		padding: 15px;
		z-index:1;
	}
	.vidtrig{
		position: absolute;
		top: -40px;
		z-index: 1;
		right: 125px;
	}
}
@media only screen and (max-width: 767px){
	#Top_bar .logo {
		background-image: url(../../../../www.bakehost.net/newcars/wp-content/uploads/2018/08/main-bg.html) !important;
    	background-position: 0 0 !important;
    	background-repeat: repeat !important;
	}
	.team .image_frame img{
		margin: 10px auto 10px auto;
		display: block;
	}
	.foot-widget-1 img {
		margin: 0 auto;
	}
	.widgets_wrapper{
		text-align: center !important;
	}
	.foot-widget-2 h4:before, .foot-widget-3 h4:before, .foot-widget-4 h4:before {
		top: 35px;
		left: auto;
	}
	#Footer .footer_copy .copyright {
		float: none !important;
	}
	.vidtrig{
		margin-top: 100px;
	}
}
.ctlul{
	margin: 0 0 0 15px !important;
    padding: 0;
}
li.ctl{
	display:inline;
	padding:0 3px;
}
li.ctl a{
	color: #888888;
    font-size: 16px;
    text-transform: capitalize;
}
li.ctl a:hover{
    color: #f8232c;
}
.prod-col-list .prod-title{
	min-height: auto !important;
}