

 @media only screen and (max-width:1366px) and (min-width:1024px){
.cb-slideshow,
.cb-slideshow:after { 
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0; 
} } 

 @media only screen and (min-width:1367px){
.cb-slideshow,
.cb-slideshow:after { 
    position: fixed;
    width: 100%;
    height: 100%;
    top: 30px;
    left: 0px;
    z-index: 0; 
} } 
 @media only screen and (max-width:1024px){
.cb-slideshow,
.cb-slideshow:after { 
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0; 
} }

@media only screen and (max-width:768px){
.cb-slideshow { 
    
    height: 100% !important;
 
    
}
.ctabuttons {
    
    width: 100% !important;
}}


.cb-slideshow:after { 
    content: '';
    background: transparent url(../images/pattern.png) repeat top left; 
}

@media only screen and (max-width:1024px){
.cb-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover !important;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s; 
}
}
@media only screen and (min-width:1024px) and (max-width:1920px){
.cb-slideshow li span { 
     top: 50px !important;
}}
.cb-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s; 
}

.cb-slideshow li div { 
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s; 
}

.cb-slideshow li div h3 { 
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 45px;
    padding: 0;
    line-height: 680px;
	float:left;
	margin-left:102px;
}

@media only screen and (max-width:1024px){
/*.cb-slideshow li:nth-child(1) span { 
    background-image: url(images/diwali_banner_r.jpg) ;
   
}*/
.cb-slideshow li:nth-child(1) span { 
    background-image: url(images/dx/dxbanner.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
.cb-slideshow li:nth-child(2) span { 
    background-image: url(images/narainss/ss01.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
.cb-slideshow li:nth-child(3) span { 
    background-image: url(images/Web--6.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
.cb-slideshow li:nth-child(4) span { 
    background-image: url(images/dx/dxbanner.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}
.cb-slideshow li:nth-child(5) span { 
    background-image: url(images/Web--6.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s; 
}
.cb-slideshow li:nth-child(2) div { 
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
.cb-slideshow li:nth-child(3) div { 
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
.cb-slideshow li:nth-child(4) div { 
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
.cb-slideshow li:nth-child(5) div { 
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}
.cb-slideshow li:nth-child(6) div { 
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s; 
}
}







@media only screen and (min-width:1025px){
/*.cb-slideshow li:nth-child(1) span { 
    background-image: url(images/diwali_banner_r.jpg) ;
   
}*/
.cb-slideshow li:nth-child(1) span { 
    background-image: url(images/narainss/ss01.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
.cb-slideshow li:nth-child(2) span { 
    background-image: url(images/Web--6.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
.cb-slideshow li:nth-child(3) span { 
    background-image: url(images/dx/dxbanner.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
.cb-slideshow li:nth-child(4) span { 
    background-image: url(images/narainss/ss01.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}
.cb-slideshow li:nth-child(5) span { 
    background-image: url(images/dx/dxbanner.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s; 
}
.cb-slideshow li:nth-child(2) div { 
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
.cb-slideshow li:nth-child(3) div { 
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
.cb-slideshow li:nth-child(4) div { 
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
.cb-slideshow li:nth-child(5) div { 
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}
.cb-slideshow li:nth-child(6) div { 
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s; 
}}
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}

@media screen and (max-width: 1140px) { 
    .cb-slideshow li div h3 { font-size: 140px }
}
@media screen and (max-width: 600px) { 
    .cb-slideshow li div h3 { font-size: 80px }
}

.gm-ui-hover-effect{opacity:.6}.gm-ui-hover-effect:hover{opacity:1}

.gm-style .gm-style-cc span,.gm-style .gm-style-cc a,.gm-style .gm-style-mtc div{font-size:10px;box-sizing:border-box}

@media print {  .gm-style .gmnoprint, .gmnoprint {    display:none  }}@media screen {  .gm-style .gmnoscreen, .gmnoscreen {    display:none  }}
.gm-style-pbc{transition:opacity ease-in-out;background-color:rgba(0,0,0,0.45);text-align:center}.gm-style-pbt{font-size:22px;color:white;font-family:Roboto,
Arial,sans-serif;position:relative;margin:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}

.gm-style .gm-style-cc span,.gm-style .gm-style-cc a,.gm-style .gm-style-mtc div{font-size:10px;box-sizing:border-box}
.gm-style .gm-style-cc span,.gm-style .gm-style-cc a,.gm-style .gm-style-mtc div{font-size:10px;box-sizing:border-box}

.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
 
.iconbox-label {
    border-radius: 5px;
    top: 30px;
    text-transform: none;
    padding: 8px 16px;
    letter-spacing:0.5px;
    right: 20px;
    background: #F1F3F7;
    font-size: 13px;
}
 
.wpml-ls-slot-81.wpml-ls-current-language, .wpml-ls-slot-81.wpml-ls-current-language a, .wpml-ls-slot-81.wpml-ls-current-language a:visited{color:#7c7c7c;}
  .wpb_animate_when_almost_visible { opacity: 1; } 
  
  .gm-style {
        font: 400 11px Roboto, Arial, sans-serif;
        text-decoration: none;
      }
      .gm-style img { max-width: none; }
  
  .ld_fancy_heading_5ca5aa9bbac2e h1{font-size:16px;letter-spacing:0.01em;color:rgb(59, 145, 247);}.ld_fancy_heading_5ca5aa9bbac2e h1 {margin-bottom:20px !important;  } 
 
  .ld_counter_5ca5aa9bd0641 .liquid-counter-element{font-size:47px;font-weight:300;}.backgroundcliptext .ld_counter_5ca5aa9bd0641 > .liquid-counter-element > 
span{color:rgb(0, 0, 0);}.ld_counter_5ca5aa9bd0641 .liquid-counter-text{color:rgba(0, 0, 0, 0.55);} 


.ld_spacer_5ca5aa9bd6b64{height:25px;}
.ld_spacer_5ca4818fb04f4{height:90px;}
.ld_fancy_heading_5ca4818fb046a h2{font-size:40px;}
.ld_fancy_heading_5ca4818fb0391 h6{font-size:12px;letter-spacing:0.2em;color:rgb(163, 172, 186);}@media (min-width: 992px) 
{ .ld_fancy_heading_5ca4818fb0391 h6 {margin-bottom:1.5em !important;  }  }

.ld_spacer_5ca4818fb07cd{height:40px;}
.ld_spacer_5ca5aa9bd20a0{height:32px;}
ld_spacer_5ca4818fb097e{height:40px;}
.ld_spacer_5ca4818fb16a0{height:40px;}
 .ld_fancy_heading_5ca5aa9bd6ac4 h2{font-size:45px;}@media (min-width: 992px) { .ld_fancy_heading_5ca5aa9bd6ac4 h2 {margin-bottom:0.25em !important;  }  } 
.ld_spacer_5ca5aa9bd6fca{height:25px;}
.ld_button_5ca5aa9bd7087{color:rgb(65, 65, 65);line-height:1.5em !important;font-size:17px !important;letter-spacing:0.02em !important;}
.ld_button_5ca5aa9bd7087:hover{color:rgb(211, 82, 82);}
.ld_fancy_heading_5ca5aa9bd6c1e p{font-size:17px;color:rgb(134, 134, 134);}.ld_fancy_heading_5ca5aa9bd6c1e 
p {padding-right:5% !important; padding-left:5% !important;  } 
.main-footer {background-color: #000000;color: rgba(255,255,255,0.616);padding-top: 80px}.main-footer a:not(.btn) { color: rgba(255,255,255,0.6) }
.ld_fancy_heading_5ca5aa9bd7ab8 h3{font-size:18px;font-weight:400;color:rgb(255, 255, 255);}
.ld_spacer_5ca5aa9bd7b50{height:15px;}
.ld_spacer_5ca5aa9bd82a8{height:30px;}
.ld_custom_menu_5ca5aa9bd7bd9 > li > a{font-size:16px;line-height:2em;}
.ld_fancy_heading_5ca5aa9bd8474 h3{font-size:18px;font-weight:400;color:rgb(255, 255, 255);}
.ld_spacer_5ca5aa9bd850a{height:15px;}
.ld_spacer_5ca5aa9bd8a50{height:30px;}
.ld_custom_menu_5ca5aa9bd8591 > li > a{font-size:16px;line-height:2em;}
.ld_fancy_heading_5ca5aa9bd8c1d h3{font-size:18px;font-weight:400;color:rgb(255, 255, 255);}
.ld_spacer_5ca5aa9bd8cb4{height:15px;}
.ld_spacer_5ca5aa9bd92c1{height:15px;}
.ld_spacer_5ca5aa9bd900c{height:15px;}
.ld_spacer_5ca5aa9bd9178{height:35px;}
.ld_spacer_5ca5aa9bd8db0{height:30px;}
.ld_fancy_heading_5ca5aa9bd8f75 h3{font-size:18px;font-weight:400;color:rgb(255, 255, 255);}
.ld_fancy_heading_5ca5aa9bd9230 h3{font-size:18px;font-weight:400;color:rgb(255, 255, 255);}
.ld_header_menu_5ca5aa9bb25db.main-nav > li > a{font-size:15px;color:rgb(77, 77, 85);}.ld_header_menu_5ca5aa9bb25db.main-nav > li > a:hover{color:rgb(52, 52, 58);}

.ld_spacer_5ca5aa9bd94fa{height:30px;}
.ld_spacer_5ca5aa9bd9c65{height:32px;}

.ld_spacer_5ca4818fb1854{height:40px;}
@media (min-width: 992px) { .liquid-column-responsive-5ca5aa9bd1c0b > .vc_column-inner > .wpb_wrapper {padding-right:7% !important; padding-left:12% !important;  }  } 

.ld_fancy_heading_5ca5aa9bd1ddd p{font-size:17px;line-height:1.68em;}.ld_fancy_heading_5ca5aa9bd1ddd p {margin-bottom:2em !important;  } 
.ld_fancy_heading_5ca5da075bba2 p{font-size:16px;line-height:1.5em;}@media (min-width: 992px) { .ld_fancy_heading_5ca5da075bba2 p {margin-right:20% !important;  }  }

.ld_spacer_5ca5da075bd2c{height:40px;}
@media (min-width: 992px) { .liquid-column-responsive-5ca5aa9bd55d0 > .vc_column-inner > .wpb_wrapper {margin-bottom:0px !important; padding-left:0% !important;  }  } 

.ld_fancy_heading_5ca5aa9bd56b8 h2{color:rgb(26, 28, 38);}
.ld_spacer_5ca5aa9bd60d4{height:32px;}
.ld_spacer_5ca5aa9bd64d1{height:25px;}


.ld_spacer_5ca5aa9bd0033{height:25px;}
.ld_fancy_heading_5ca5aa9bcfe92 h2{font-size:45px;line-height:1.0em;}.ld_fancy_heading_5ca5aa9bcfe92 h2 {margin-bottom:0.7em !important;  } 
.ld_fancy_heading_5ca5aa9bcff87 p{font-size:17px;line-height:1.58em;}.ld_fancy_heading_5ca5aa9bcff87 p {margin-bottom:2.5em !important;  } 
.ld_counter_5ca5aa9bd04aa .liquid-counter-element{font-size:47px;font-weight:300;}.backgroundcliptext .ld_counter_5ca5aa9bd04aa > .liquid-counter-element 
span{color:rgb(0, 0, 0);}.ld_counter_5ca5aa9bd04aa .liquid-counter-text{color:rgba(0, 0, 0, 0.55);}
.ld_fancy_heading_5ca4a3d3ab2d8 h2{font-size:42px;line-height:1.3em;font-weight:700;color:rgb(24, 27, 49);}
@media (min-width: 992px) { .ld_fancy_heading_5ca4a3d3ab3b6 p {margin-right:22% !important; margin-left:22% !important;  }  }

.ld_icon_box_5ca4a3d3ab7ed .iconbox-icon-container{color:rgb(61, 89, 232);border-radius:px;}.ld_icon_box_5ca4a3d3ab7ed h3{margin-bottom:5px;}
.ld_icon_box_5ca4a3d3ab7ed{background:rgb(255, 255, 255);}
.ld_icon_box_5ca4a3d3acd94 .iconbox-icon-container{color:rgb(40, 213, 167);border-radius:px;}.ld_icon_box_5ca4a3d3acd94 h3{margin-bottom:5px;}
.ld_icon_box_5ca4a3d3acd94{background:rgb(255, 255, 255);}
.ld_icon_box_5ca4a3d3ae320 .iconbox-icon-container{color:rgb(249, 184, 81);border-radius:px;}.ld_icon_box_5ca4a3d3ae320 
h3{margin-bottom:5px;}.ld_icon_box_5ca4a3d3ae320{background:rgb(255, 255, 255);}
.ld_icon_box_5ca4a3d3af864 .iconbox-icon-container{color:rgb(254, 104, 139);border-radius:px;}.ld_icon_box_5ca4a3d3af864 h3{margin-bottom:5px;}
.ld_icon_box_5ca4a3d3af864{background:rgb(255, 255, 255);}
.ld_fancy_heading_5ca5aa9bd23da h2 {margin-bottom:0.75em !important;  }
.ld_spacer_5ca5aa9bd2770{height:32px;}
@media (min-width: 992px) { .liquid-column-responsive-5ca5aa9bd1c0b > .vc_column-inner > .wpb_wrapper {padding-right:3% !important; padding-left:3% !important;  }  }

.ld_fancy_heading_5ca5aa9bd1ddd p{font-size:17px;line-height:1.68em;}.ld_fancy_heading_5ca5aa9bd1ddd p {margin-bottom:2em !important;  }
.ld_spacer_5ca5aa9bd20a0{height:32px;}
@media (min-width: 992px) { .liquid-column-responsive-5ca5aa9bd1c0b > .vc_column-inner > .wpb_wrapper {padding-right:3% !important; padding-left:3% !important;  }  } 

.ld_fancy_heading_5ca5aa9bd1ddd p{font-size:17px;line-height:1.68em;}.ld_fancy_heading_5ca5aa9bd1ddd p {margin-bottom:2em !important;  }
.ld_fancy_heading_5ca5aa9bd1cf8 h2 {margin-bottom:0.75em !important;  }
.ld_spacer_5ca5aa9bd20a0{height:32px;}
@media (min-width: 992px) { .liquid-column-responsive-5ca5aa9bd22f8 > .vc_column-inner > .wpb_wrapper {padding-right:7% !important; padding-left:12% !important;  }  } 

.ld_fancy_heading_5ca5aa9bd23da h2 {margin-bottom:0.75em !important;  } 
.ld_fancy_heading_5ca5aa9bd24b9 p{font-size:17px;line-height:1.68em;}.ld_fancy_heading_5ca5aa9bd24b9 p {margin-bottom:2em !important;  } 

.ld_spacer_5ca5aa9bd2770{height:32px;}


.ld_fancy_heading_5ca5db2f43c71 h2{color:rgb(0, 0, 0);}.ld_fancy_heading_5ca5db2f43c71 h2 {margin-top:0px !important; margin-bottom:0px !important;  } 
.ld_fancy_heading_5ca5db2f43b5a p{font-size:16px;font-weight:400;letter-spacing:0.2em;color:rgb(0, 0, 0);}
.ld_fancy_heading_5ca5db2f43d7c h6{font-size:16px;line-height:30px;letter-spacing:0.2em;color:rgb(255, 255, 255);}@media (min-width: 992px) 
{ .ld_fancy_heading_5ca5db2f43d7c h6 {margin-right:20% !important;  }  } 


 @media (min-width: 992px) { .ld_fancy_heading_5ca4a3d3ab3b6 p {margin-right:1% !important; margin-left:1% !important;  }  } 
 .ld_fancy_heading_5ca4a3d3ab188 h6{font-size:12px;font-weight:600;letter-spacing:0.2em;color:rgb(249, 184, 81);}
 
 .ld_fancy_heading_5ca4a3d3ab2d8 h2{
    font-size:35px;line-height:1.3em;font-weight:700;color:rgb(24, 27, 49);}
 
 @media (max-width: 768px){
.ld_fancy_heading_5ca4a3d3ab2d8 h2{
    font-size:25px;line-height:1.4em;font-weight:700;color:rgb(24, 27, 49);
    
}
}

.ld_fancy_heading_5ca5aa9bba5e9 h1{font-size:16px;letter-spacing:0.01em;color:rgb(59, 145, 247);}.ld_fancy_heading_5ca5aa9bba5e9 h1 {margin-bottom:20px !important;  }

.ld_fancy_heading_5ca5aa9bba96c h1{font-size:16px;letter-spacing:0.01em;color:rgb(59, 145, 247);}.ld_fancy_heading_5ca5aa9bba96c h1 {margin-bottom:20px !important;  } 

.ld-module-search .ld-module-trigger{color:rgb(115, 116, 127);}

.ld_fancy_heading_5ca5aa9bc9ce5 h2{font-size:45px;line-height:1.244em;letter-spacing:-0.014em;}.ld_fancy_heading_5ca5aa9bc9ce5 h2 
{margin-bottom:0.7em !important;  } 
.ld_fancy_heading_5ca5aa9bcda7c p{font-size:18px;font-family:inherit; line-height:1.58em;}.ld_fancy_heading_5ca5aa9bcda7c p {margin-bottom:2.5em !important;  } 

  .navbar-brand{padding-top:3px;padding-bottom:10px;} 
.ld_header_menu_5ca5aa9bb25db.main-nav > li > a{font-size:15px;color:rgb(77, 77, 85);}
.ld_header_menu_5ca5aa9bb25db.main-nav > li > a:hover{color:#ef4333;}


.ld_fancy_heading_5ca4a3d3ab188 h6{font-size:14px;font-weight:600;letter-spacing:0.2em;color:#ec3237;}
.featurecl{
    display:block; color:#ec3237;    font-size: 27px;
}





/** icons **/ 
 .col-xs-6 {
  
    margin-bottom: 10px;
}
 .icontext{
      margin:20px 0 20px;color: #000;font-size: 18px; 
 }
 @media only screen and (max-width: 480px) {
 .over3{
     margin: 25px;
 }}
 @media only screen and (min-width: 480px) {
 .over3{
     margin: 40px;
 }}
  @media only screen and (max-width: 480px) {
.showcasesray {
  width: 100%;
  border-radius: 10px;
  height: 180px;
  position: relative;
  color: white;
  text-align: center;
  z-index: 1;
  background-image:url('https://lohiaauto.com/icons/bg12.jpg');
  background-size: cover;
}}
   @media only screen and (min-width: 480px) {
.showcasesray {
    border-radius: 10px;
  width: 100%;
  height: 220px;
  position: relative;
  color: white;
  text-align: center;
  z-index: 1;
  background-image:url('https://lohiaauto.com/icons/bg12.jpg');
  background-size: cover;
}}

 @media only screen and (min-width: 480px) {
.showcasesray img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index:99
}

}
 @media only screen and (max-width: 480px) {
.showcasesray img {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  z-index:99
}

}
 @media only screen and (max-width: 480px) {
.showcasesray .overlaysray {
  width: 100%;
  height: 180px;
   
  position: absolute;
  top: 0;
  left: 0;
  z-index:999;
  border-bottom: solid 3px #ec3237;
        border-radius: 10px;
}}
 @media only screen and (min-width: 480px) {
.showcasesray .overlaysray {
  width: 100%;
  height: 220px;
  
  position: absolute;
  top: 0;
  left: 0;
  z-index:999;
  border-bottom: solid 3px #ec3237;
        border-radius: 10px;
}}

.over3 img{
        width: 65px;
    height: 65px;
    position: relative;
}

/**  **/   

  
  
  
  
  


