@import "login.css"; /* Using a string */

or

@import url("login.css"); /* Using a url */

body {background:#FFF; font-family: 'Montserrat', sans-serif; font-size:14px; line-height:22px; margin:0; padding:0; color:#333; font-weight:400; white-space:normal; visibility:inherit; text-align:inherit; border:0px; letter-spacing:0px; font-stretch:inherit; overflow-x:hidden;}
html{height:100%; margin-bottom:0px;}
* { margin: 0; padding: 0; outline: 0; }

/*custom scrollbar*/
/* width */
::-webkit-scrollbar {width:10px;}
/* Track */
::-webkit-scrollbar-track {background:#0C0C0C; }
/* Handle */
::-webkit-scrollbar-thumb {background:#E30C13; }
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {background:#FBEA09; }
/*custom scrollbar*/

/*LOADER*/
.no-js #loader { display: none;}
.js #loader {display: block; position: absolute; left: 100px; top: 0;}
.se-pre-con {position: fixed; left: 0px; top:0px; width: 100%; height: 100%; z-index: 9999; background:url(../images/Preloader.gif) center no-repeat #E30C13;}
/*LOADER*/

/*TEXT SELECTION*/
::-moz-selection {/* Code for Firefox */ color:#0C0C0C; background:#E30C13;}
::selection {color:#0C0C0C; background:#E30C13;}
/*TEXT SELECTION*/

.margin_auto { margin:auto !important;}
.m-0 { margin:0;}
.mb-15 { margin-bottom:15px;}
.mt-15 { margin-top:15px;}
.ml-15 { margin-left:15px;}
.mr-15 { margin-right:15px;}

.m-15-bottom { margin-bottom:-15px;}
.m-15-top { margin-top:-15px;}

.p-0 { padding:0;}
.pb-15 { padding-bottom:15px;}
.pt-15 { padding-top:15px;}
.pl-15 { padding-left:15px;}
.pr-15 { padding-right:15px;}

h1, h2, h3, h4, h5 {text-transform:uppercase; font-weight:800; letter-spacing:2px;}

h1 { font-size:35px; line-height:45px; margin-bottom:15px; margin-top:15px; padding:0; color:#E30C13;}
h1 a {color:#0C0C0C; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
h1 a:hover {color:#0C0C0C; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

h2 { font-size:25px; line-height:35px; margin-bottom:15px; margin-top:15px; padding:0; color:#0C0C0C;}
h2 span {color:#E30C13;}

h3 { font-size:16px; line-height:24px; margin-bottom:-15px; margin-top:15px; padding:0; color:#0C0C0C;}

h6 { font-size:16px; line-height:24px; color:#0C0C0C; font-weight:500; margin:-10px 0 15px 0; padding:0; letter-spacing:1px; }
h6 span {color:#E30C13; font-weight:700;}

p { color:#0C0C0C; font-size:14px; line-height:22px; margin:15px 0; padding:0; font-weight:500; letter-spacing:.5px;}
p a {color:#141414; font-weight:500}
p a:hover {color:#E30C13;}
p span {color:#E30C13; font-weight:600;}
p strong {color:#141414; font-weight:600;}
p i { font-size:12px;}

/*TOP*/
#top { background:#0C0C0C;}
#top p { font-size:11px; line-height:25px; margin:0; padding:5px 0; font-weight:600; color:#FFF;}
#top p span {font-weight:800; color:#E30C13;}

/*CALL NOW*/
.call-now { display:block;}
.call-now ul {  margin:0; padding:0; list-style:none;}
.call-now ul li { display:inline-block; font-size:11px; color:#FFF; line-height:25px; margin:0 15px 0 0; padding:5px 0; font-weight:600;}
.call-now ul li:last-child { margin-right:0;}
.call-now ul li a { color:#FFF;}
.call-now ul li a:hover {color:#E30C13;}
.call-now ul li i { line-height:25px; color:#FBEA09; margin-right:5px; font-size:11px; }
/*CALL NOW*/
/*TOP*/

/*NAV-FIX*/
.bg3{}
#menucont{padding: 0; margin:0 auto !important; }
#menucont p{margin: 0;}
.container1{width:100%;padding: 0; margin:0 ;}
.container1 .bodycontainer{margin: 0 !important;width: 100%;}
.stickydiv{position: relative; z-index:999; width: 100%; background:#0C0C0C;}
.stickydiv.stuck{position: fixed; top: 0; width: 100%; z-index:999;}
/*NAV-FIX*/

/*LOGO*/
.logo { margin-top:15px; margin-bottom:15px;}
/*LOGO*/

.bg-area {background-color:#F6F6F6;}

/*HOME BTN*/
.home-btn { font-size:14px; font-weight:700; text-transform:uppercase; padding:15px 35px; line-height:25px ; color:#E30C13; background:#FBEA09; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; margin-top:15px; margin-bottom:15px; border:none; -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; letter-spacing:2px;}
.home-btn:hover {background:#E30C13; border:none; color:#FFF;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.home-btn i { margin-left:5px; font-size:12px;}
/*HOME BTN*/

/*HOME FEATURE*/
.single-img {position:relative;}
.single-list-feature { position:relative; margin-bottom:15px; margin-top:15px;}

.single-list-feature i {position: relative; left: 0; top: 0; margin-top: 0; width:65px; height:65px; line-height:65px; background: #FBEA09;
color: #E30C13; display: block; border-radius: 0px; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; display: block; border-radius: 100%; font-size:25px; text-align: center;}
.single-list-feature i:before{position:relative; z-index:4;}
.single-list-feature i:after {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #E30C13; content: ""; border-radius: 100%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; opacity: 0; visibility: hidden; transform: scale(0); z-index:3;}
.single-list-feature:hover i:after{opacity:1; visibility:visible; transform: scale(1);}
.single-list-feature:hover i{color:#FFF;}

.single-list-feature h4 {font-size:17px; line-height:25px; margin-bottom:5px; margin-top:15px; color:#E30C13;}
.single-list-feature p {margin:0; padding:0;}
/*HOME FEATURE*/

/*Our Assessment*/
.our_assessment { background:#0C0C0C; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; padding:15px 30px; margin-top:15px;}
.our_assessment h1, .our_assessment h6 { color:#FFF;}

.single-feature {margin-top:15px; margin-bottom:15px;}
.single-feature i {position: relative; left: 0; top: 0; margin:0 auto; width:70px; height:70px; line-height:70px; background:#FBEA09;
color:#E30C13; display: block; border-radius: 0px; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; display: block; border-radius: 100%; font-size:25px; text-align: center;}
.single-feature i:before{position:relative; z-index:4;}
.single-feature i:after {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #E30C13; content: ""; border-radius: 100%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; opacity: 0; visibility: hidden; transform: scale(0); z-index:3;}
.single-feature:hover i:after{opacity:1; visibility:visible; transform: scale(1);}
.single-feature:hover i{color:#FFF;}

.single-feature h2 {  font-size:14px; line-height:20px; margin:15px 0 0 0; padding:0; color:#FFF; position:relative;}
.single-feature:hover h2 {color:#E30C13; text-decoration:none;}
/*Our Assessment*/

/**GALLERY**/
.product-box-inner { float:left; width:100%; overflow:hidden; margin:15px 0; padding:0; background:#FFF; border:1px solid #F6F6F6; -moz-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;transition: all 0.2s ease-in;}
.product-box-inner:hover {border:1px solid #E30C13; background:#E30C13;  -moz-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;transition: all 0.2s ease-in;}
.product-box-inner > p { display:inline-block; margin:0; padding:15px; font-weight:700; text-transform:uppercase; letter-spacing:.5px; }
.product-box-inner > p a {color:#0C0C0C; font-size:14px;  line-height:20px; margin:0; font-weight:700; }
.product-box-inner:hover > p a {color:#FFF;}

.box9{background:#0C0C0C;text-align:center;position:relative}
.box9 img{width:100%;height:auto}
.box9:hover img{opacity:.5}
.box9 .box-content{padding:0px;background:rgba(12,12,12,.60);position:absolute;top:0;left:0;bottom:0;right:0;opacity:0}
.box9:hover .box-content{top:15px;left:15px;bottom:15px;right:15px;opacity:1}
.box9 .title{font-weight:600; width:100%; color:#fff; font-size:14px; line-height:25px;margin:5px 0 10px 0; padding:0; position:absolute;bottom:50%;}
.box9 .icon li a{border-radius:50%}
.box9 .icon{list-style:none;padding:0;margin:0;position: relative;top:45%;}
.box9 .icon li{display:inline-block;opacity:0;transform:translateY(40px); margin:0; padding:0;}
.box9:hover .icon li{opacity:1;transform:translateY(0);}
.box9:hover .icon li:first-child{transition-delay:.1s}
.box9:hover .icon li:nth-child(2){transition-delay:.2s}
.box9 .icon li a{display:block;width:40px;height:40px; line-height:40px; font-size:12px; color:#E30C13; background:#FBEA09; margin-right:5px; transition:all .35s ease 0s; border:none; padding:0;}
.box9 .icon a:hover{color:#FFF; background:#E30C13}
.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
/*.thumbnail, .fancybox { padding:0; margin:0; overflow:hidden; border: none}*/

.product-box-detail { padding:15px;}
.product-box-inner .product-box-detail > h1 {margin:0; padding:0; font-size:15px; line-height:25px; }
.product-box-inner .product-box-detail > h1 a {color:#0C0C0C;}
.product-box-inner:hover .product-box-detail > h1 a {color:#FFF;}

.product-box-inner .product-box-detail h2 { margin:5px 0 0 0; padding:0; font-size:14px; line-height:25px;}
.product-box-inner:hover .product-box-detail h2 span { color:#FFF;}
/**GALLERY**/

/*COUNTER*/
#counter-section { margin-top:15px; margin-bottom:0; position: relative; padding-bottom:30px; padding-top:30px; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-position: center center; background-image:url(../images/counter_section.jpg);}
#counter-section::before {position: absolute; content: ''; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(12, 12, 12, 0.70);}

.main_counter_area .main_counter_content .single_counter{}
.icon-box { padding:15px;}
.single_counter{ float:left; width:100%;}
.box-add-icon { float:left;  }
.box-add-icon i {background:#E30C13; color:#FBEA09; height:90px; line-height:90px; width:90px; text-align:center; font-size:32px; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; padding:0px; }
.single_counter h4 { position:relative; display:block; color:#FBEA09; margin:15px 0 0 0; padding-left:105px; font-size:35px; line-height:40px;}
.single_counter h6 { color:#FBEA09; margin:0; padding-left:105px; font-size:13px; line-height:20px; font-weight:700; font-style:normal; text-transform:uppercase; letter-spacing:1px;}
/*COUNTER*/

/*testimonials*/
#testimonials-section { background:#F6F6F6; margin-bottom:-15px; padding-bottom:15px; padding-top:15px;}
#testimonials-section .carousel-indicators .active{ background: #FFF; }
.adjust1{ float:left; width:100%; margin-bottom:0; }
.adjust2{ margin:0; }
#testimonials-section .carousel-indicators li{ border:none; }
#testimonials-section .carousel-control{ top: 35%; opacity:1; width:50px; height:50px; z-index: 100; color: #E30C13; display: block; font-size:14px; cursor: pointer; overflow: hidden; line-height:50px; text-shadow: none; position: absolute; font-weight: normal; background:#FBEA09; border:none; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
#testimonials-section .carousel-control:hover{ color: #FFF; background:#E30C13; }
#testimonials-section .carousel-control.left, #testimonials-section .carousel-control.right {  }
#testimonials-section .media-object{ margin:auto; margin-top:0; overflow:hidden; padding:0px; border:1px solid #EEE; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
#testimonials-section .caption p { margin-bottom:0; margin-top:0; padding:0 30px;}
#testimonials-section .caption p span, #testimonials-section .caption p strong { text-transform:uppercase;}
/*testimonials*/

/*FOOTER*/
#footer-1 {background:#0C0C0C; margin-top:15px; padding-top:30px;}
#footer-1 h6 { font-size:18px; line-height:30px; margin-bottom:15px; margin-top:0; padding-bottom:15px; color:#FFF; font-weight:800; letter-spacing:2px; font-style:normal; text-transform:uppercase;  position:relative;}
#footer-1 h6:after {content: ""; position: absolute; left: 0; bottom: 0; width:50px; height:2px; background:#E30C13;}

/*FOOTER-NAV*/
.footer-nav {margin-bottom:15px; margin-top:15px;}
.footer-nav ul { float:left; margin:0 ; padding:0; list-style:none;}
.footer-nav ul li { float:left; width:100%; margin:0; padding:5px 0; text-transform:capitalize;}
.footer-nav ul li a { float:left; font-size:13px; line-height:20px; color:#FFF; font-weight:400; margin:0; padding: 0; text-decoration:none;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-nav ul li a:hover {color:#FBEA09; text-decoration:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-nav ul li i { font-size:11px; margin-right:5px; }
.footer-nav ul li:last-child { padding:5px 0 0 0;}
/*FOOTER-NAV*/

/*CONTACT-ADDRESS*/
.contact-address { margin-bottom:15px; margin-top:15px;} 
.contact-address ul { margin:0; padding:0; list-style:none;} 
.contact-address ul li { display:inherit; position:relative; margin-top:15px;} 
.contact-address ul li:first-child {margin-top:22px;}
.contact-address .icon, .contact-address .info {display: table-cell; vertical-align:top;} 
.contact-address .info {padding-left: 15px;}
.contact-address ul li i {background:#E30C13; color:#FFF; font-size:14px; height:40px; line-height:40px; text-align: center; width:40px; border-radius: 100%; }	
.contact-address .info h5 {font-weight:700; margin:0 0 2px 0; padding:0; text-transform: uppercase; color: #FFF; font-size:14px; line-height:20px;} 
.contact-address .info p { color:#FFF; font-size:13px; line-height:20px; font-weight:400; margin: 0; padding:0;} 
.contact-address .info p a {color:#FFF; font-weight:400; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.contact-address .info p a:hover { color:#FBEA09; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*CONTACT-ADDRESS*/

/*FOOTER BOTTOM*/
#footer-bottom-section { margin-top:30px; background:#141414;}

.footer-bottom {  margin:0; padding:15px 0;}
.footer-bottom p {color:#FFF; margin: 0; padding: 5px 15px; font-weight:400; font-size:13px; line-height:30px;}
.footer-bottom p span {color:#E30C13; font-weight:600; font-style:normal;}
.footer-bottom p a {color:#E30C13; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-bottom p a:hover {color:#FBEA09; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*FOOTER BOTTOM*/

/*SOCIAL*/
.social-links { list-style-type: none; margin-top:15px; margin-bottom:0;}
.social-links li {margin-right:0px; margin-left:10px; display: inline-block;}
.social-links li a {width:40px; text-align: center; line-height:40px !important; height:40px; color:#FFF; display: inline-block; font-size: 12px; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; border-radius: 100%;}
.social-links li a:hover {color:#FFF;transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

.social-links li a.social-fb { background:#4E598F;}
.social-links li a.social-fb:hover { background:#3E4772;}

.social-links li a.social-twitter { background:#55ACEE;}
.social-links li a.social-twitter:hover { background:#448ABE;}

.social-links li a.social-linkedin { background:#4375B0;}
.social-links li a.social-linkedin:hover { background:#365E8D;}

.social-links li a.social-instagram { background:#E4405F;}
.social-links li a.social-instagram:hover { background:#B6334C;}

.social-links li a.social-youtube { background:#BD081C;}
.social-links li a.social-youtube:hover { background:#970616;}
/*SOCIAL*/
/*FOOTER*/

/*BACK TO TOP*/
#back-to-top {position: fixed; bottom:15px; right:15px; z-index: 9; width:50px; height:50px; line-height:50px; font-size:14px; text-align: center; background:#FBEA09; color:#E30C13; cursor: pointer; border:none; text-decoration: none; transition: opacity 0.5s ease-out; opacity: 0; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
#back-to-top:hover {background:#E30C13; color:#FFF; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
#back-to-top.show {opacity:1;}
/*BACK TO TOP*/

/*INNER-BANNER*/
.breadcrumb-area {padding:105px 0 ; margin-bottom:15px;}
.breadcrumb-area h1 { display:block; color:#FFF; margin:0 0 15px 0; padding: 0;  background:none;}
.breadcrumb-area .breadcrumb {background-color: rgba(12, 12, 12, 0.40); display: inline-block; margin:0; padding:10px 30px; position: relative;
z-index: 1; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;}
.breadcrumb-area .breadcrumb li i {color:#E30C13; margin-right: 3px;}
.breadcrumb-area .breadcrumb::after {content: ""; height: 100%; left: 0; opacity:0.35; position: absolute; top: 0; width: 100%; z-index: -1;}
.breadcrumb > li + li::before {color: #FFF; content: "\f111"; font-family: "Font Awesome 5 Free"; font-size: 8px; font-weight: 500; padding: 0 10px;
position: relative; top: -1px;}
.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li {font-weight: 600; color:#FFF; text-transform:uppercase; font-size:13px;}
.breadcrumb-area .breadcrumb a:hover {color: #E30C13;}
.breadcrumb-area .breadcrumb li.active {color: #FFF;}
.shadow {position: relative; z-index: 1;}
.shadow.dark::after {background:#0C0C0C none repeat scroll 0 0; content: ""; height: 100%; left: 0; opacity:0.70; position: absolute; top: 0;
width: 100%;z-index: -1;}
.bg-fixed {background-attachment: fixed; background-position: center center; background-size: cover;}
/*INNER-BANNER*/

/**TABS INNER**/
.panel, .panel-default { border-radius:0 !important; -moz-border-radius:0 !important; -webkit-border-radius:0 !important;}
.panel-title {color:#0C0C0C; font-weight:700; text-transform:uppercase; letter-spacing:1px; background:#F6F6F6;}
.panel-title a { color:#0C0C0C; text-decoration:none; font-size:14px; line-height:25px;}
.panel-title a:hover {  color:#E30C13; text-decoration:none;}

.faqHeader {font-size: 27px; margin: 20px ;}

.panel-heading [data-toggle="collapse"]:after {font-family: 'Font Awesome 5 Free'; content: "\f068"; /* "play" icon */
float: right; color: #E30C13; font-size:12px; line-height:25px;/* rotate "play" icon from > (right arrow) to down arrow */
/*-webkit-transform: rotate(-0deg); -moz-transform: rotate(-0deg); -ms-transform: rotate(-0deg); -o-transform: rotate(-0deg); transform: rotate(-0deg);*/}

.panel-heading [data-toggle="collapse"].collapsed:after {font-family: 'Font Awesome 5 Free'; content: "\f067";/* rotate "play" icon from > (right arrow) to ^ (up arrow) */ /*-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);*/ color: #0C0C0C;}

.panel-body { padding:0;}
/**TABS INNER**/

/*BANK DETAILS*/
.bank-details { float:left; margin:15px 0; padding:0; border:1px solid #F6F6F6;}
.bank-details-logo { margin-bottom:15px; margin-top:15px;}
.bank-details-text { float:left; margin:0; border-top:1px solid #F6F6F6;}
/*.bank-details-text p { line-height:20px;}*/
/*BANK DETAILS*/

/*CONTACT-PAGE*/
.address { margin-bottom:15px; margin-top:15px; padding:0;} 
.address ul { margin:0; padding:0; list-style:none;} 
.address ul li { display:inherit; position:relative; margin-top:15px;} 
.address ul li:first-child {margin-top:0;}
.address .icon, .address .info {display: table-cell; vertical-align:top;} 
.address .info {padding-left: 15px;}
.address ul li i {background:#E30C13 none repeat scroll 0 0; color:#FFF; font-size:14px; height:45px; line-height:45px; text-align: center; width:45px; border-radius: 100%;  }	
.address .info h5 {font-weight:700; margin:0 0 2px 0; padding:0; text-transform: uppercase; color: #E30C13; font-size:15px; line-height:22px;} 
.address .info p { color:#0C0C0C; font-weight:500; margin: 0; padding:0;} 
.address .info p a {color:#0C0C0C; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.address .info p a:hover { color:#E30C13; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*CONTACT-PAGE*/

#map-section { margin-top:15px; margin-bottom:-20px;}

/*VIDEO*/
.video {height: 0; margin:15px 0; position: relative; padding-bottom: 56.25%; /* Если видео 16/9, то 9/16*100 = 56.25%. Также и с 4/3 - 3/4*100 = 75% */}
.video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
/*VIDEO*/

/*TABLE*/
.table-box-inner { margin:15px 0 ; background:#FFF;}
.table th { font-size:14px; text-transform:uppercase; background:#E30C13; color:#FFF; font-weight:700; text-align:left !important; letter-spacing:1px;}
.table td { font-size:14px; color:#0C0C0C; font-weight:500;  text-align:left !important; }
/*TABLE*/

@media only screen and ( min-width: 1299px) and (max-width: 2399px) {

h1 { font-size:40px; line-height:50px;}

h2 { font-size:30px; line-height:40px;}

h3 { font-size:20px; line-height:30px;}

h6 { font-size:16px; line-height:25px;}

/*TOP*/
#top p { font-size:12px; line-height:30px;}

/*CALL NOW*/
.call-now ul li { font-size:12px; line-height:30px; margin:0 15px 0 0; padding:5px 0;}
.call-now ul li i { line-height:30px; margin-right:5px; font-size:12px; }
/*CALL NOW*/
/*TOP*/

/*HOME FEATURE*/
.single-list-feature i {width:70px; height:70px; line-height:70px; font-size:30px;}
.single-list-feature h4 {font-size:18px; line-height:30px;}
/*HOME FEATURE*/

/*Our Assessment*/
.single-feature i { width:90px; height:90px; line-height:90px; font-size:35px;}	
.single-feature h2 {  font-size:15px; line-height:25px; }
/*Our Assessment*/

/*COUNTER*/
.box-add-icon i {height:110px; line-height:110px; width:110px; font-size:40px; }
.single_counter h4 { margin:20px 0 0 0; padding-left:125px; font-size:40px; line-height:45px;}
.single_counter h6 { padding-left:125px; font-size:15px; line-height:25px;}
/*COUNTER*/
}


@media only screen and ( min-width: 768px) and ( max-width: 980px ) {

#top p { display:none;}

/*LOGO*/
.logo { margin-top:15px; margin-bottom:15px;}
.logo img { height:40px;}
/*LOGO*/

/*COUNTER*/
.box-add-icon i {height:60px; line-height:60px; width:60px; font-size:20px; }
.single_counter h4 { margin:7px 0 0 0; padding-left:75px; font-size:24px; line-height:30px;}
.single_counter h6 { padding-left:75px; font-size:10px; line-height:16px;}
/*COUNTER*/

/*FOOTER*/
/*FOOTER BOTTOM*/
#footer-bottom-section .col-sm-12 { text-align:center;}
.footer-bottom { padding:15px 0 0 0;}
.footer-bottom p {padding: 0 15px; font-size:13px; line-height:20px;}
/*FOOTER BOTTOM*/

/*SOCIAL*/
.social-links { margin-top:15px; margin-bottom:15px;}
.social-links li a {width:40px; line-height:40px !important; height:40px; font-size: 12px;}
/*SOCIAL*/
/*FOOTER*/
}


@media only screen and ( min-width: 600px) and ( max-width: 765px ) {

h1 { font-size:30px; line-height:40px;}

h2 { font-size:20px; line-height:30px;}

h3 { font-size:15px; line-height:25px;}

h6 { font-size:14px; line-height:22px;}

p { font-size:13px; line-height:20px;}
p i { font-size:11px;}

#top {display:none;}

/*NAV-FIX*/
.stickydiv{position: relative;}
.stickydiv.stuck{position: relative;}
/*NAV-FIX*/

/*LOGO*/
.logo { padding-top:45px; width:175px; margin-top:15px; margin-bottom:15px; margin-left:auto; margin-right:auto;}
.logo img {width:175px;}
/*LOGO*/

/*HOME BTN*/
.home-btn { font-size:13px; padding:15px 30px; line-height:20px; }
.home-btn i {font-size:11px;}
/*HOME BTN*/

/*HOME FEATURE*/
.single-list-feature i {width:60px; height:60px; line-height:60px; font-size:20px;}
.single-list-feature h4 {font-size:16px; line-height:25px;}
/*HOME FEATURE*/

/**GALLERY**/
.product-box-inner > p a { font-size:13px; line-height:20px; }
/**GALLERY**/

/*COUNTER*/
.box-add-icon i {height:110px; line-height:110px; width:110px; font-size:40px; }
.single_counter h4 { margin:20px 0 0 0; padding-left:125px; font-size:40px; line-height:45px;}
.single_counter h6 { padding-left:125px; font-size:15px; line-height:25px;}
/*COUNTER*/

/*testimonials*/
#testimonials-section .carousel-control{ top:40%; width:40px; height:40px; font-size:12px; line-height:40px;}
#testimonials-section .media-object{ width:90px;}
#testimonials-section .caption p { padding:0 15px;}
/*testimonials*/

/*FOOTER*/
#footer-1 h6 { font-size:16px; line-height:25px;}

/*FOOTER-NAV*/
.footer-nav ul li { width:auto; padding:5px 15px 5px 0;}
.footer-nav ul li a { font-size:13px; line-height:20px;}
.footer-nav ul li i { font-size:11px;}
.footer-nav ul li:last-child { padding:5px 15px 5px 0;}
/*FOOTER-NAV*/

/*CONTACT-ADDRESS*/
.contact-address ul li:first-child {margin-top:20px;}
.contact-address ul li i {font-size:14px; height:40px; line-height:40px; width:40px; }	
.contact-address .info h5 {font-size:14px; line-height:20px;} 
.contact-address .info p { font-size:13px; line-height:20px;} 
/*CONTACT-ADDRESS*/

/*FOOTER BOTTOM*/
#footer-bottom-section .col-xs-12 { text-align:center;}
.footer-bottom { padding:15px 0 0 0;}
.footer-bottom p {padding: 0 15px; font-size:12px; line-height:18px;}
/*FOOTER BOTTOM*/

/*SOCIAL*/
.social-links { margin-top:15px; margin-bottom:15px;}
.social-links li a {width:35px; line-height:35px !important; height:35px; font-size: 12px;}
/*SOCIAL*/
/*FOOTER*/

/*BACK TO TOP*/
#back-to-top {width:40px; height:40px; line-height:40px; font-size:12px;}
/*BACK TO TOP*/

/*INNER-BANNER*/
.breadcrumb-area {padding:75px 0 ; }
.breadcrumb-area .breadcrumb {padding:10px 20px;}
.breadcrumb > li + li::before { font-size: 7px;}
.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li {font-size:12px;}
/*INNER-BANNER*/

/**TABS INNER**/
.panel-title a { font-size:13px; line-height:20px;}
.panel-heading [data-toggle="collapse"]:after {font-size:11px; line-height:20px;}
/**TABS INNER**/

/*TABLE*/
.table th { font-size:13px;}
.table td { font-size:13px;}
/*TABLE*/
}


@media only screen and ( min-width: 481px) and ( max-width: 599px ) {

h1 { font-size:25px; line-height:35px;}

h2 { font-size:18px; line-height:25px;}

h3 { font-size:15px; line-height:25px;}

h6 { font-size:14px; line-height:22px;}

p { font-size:13px; line-height:20px;}
p i { font-size:11px;}

#top {display:none;}

/*NAV-FIX*/
.stickydiv{position: relative;}
.stickydiv.stuck{position: relative;}
/*NAV-FIX*/

/*LOGO*/
.logo { padding-top:45px; width:175px; margin-top:15px; margin-bottom:15px; margin-left:auto; margin-right:auto;}
.logo img {width:175px;}
/*LOGO*/

/*HOME BTN*/
.home-btn { font-size:13px; padding:15px 30px; line-height:20px; }
.home-btn i {font-size:11px;}
/*HOME BTN*/

/*HOME FEATURE*/
.single-list-feature i {width:60px; height:60px; line-height:60px; font-size:20px;}
.single-list-feature h4 {font-size:16px; line-height:25px;}
/*HOME FEATURE*/

/*Our Assessment*/
.single-feature i { width:80px; height:80px; line-height:80px; font-size:30px;}	
.single-feature h2 {  font-size:14px; line-height:20px; }
/*Our Assessment*/

/**GALLERY**/
.product-box-inner > p a { font-size:13px; line-height:20px; }
/**GALLERY**/

/*COUNTER*/
.box-add-icon i {height:80px; line-height:80px; width:80px; font-size:30px; }
.single_counter h4 { margin:13px 0 0 0; padding-left:95px; font-size:30px; line-height:35px;}
.single_counter h6 { padding-left:95px; font-size:12px; line-height:19px;}
/*COUNTER*/

/*testimonials*/
#testimonials-section .carousel-control{ top:40%; width:40px; height:40px; font-size:12px; line-height:40px;}
#testimonials-section .media-object{ width:80px;}
#testimonials-section .caption p { padding:0 15px;}
/*testimonials*/

/*FOOTER*/
#footer-1 h6 { font-size:15px; line-height:25px;}

/*FOOTER-NAV*/
.footer-nav ul li { width:auto; padding:5px 15px 5px 0;}
.footer-nav ul li a { font-size:12px; line-height:20px;}
.footer-nav ul li i { font-size:10px;}
.footer-nav ul li:last-child { padding:5px 15px 5px 0;}
/*FOOTER-NAV*/

/*CONTACT-ADDRESS*/
.contact-address ul li:first-child {margin-top:20px;}
.contact-address ul li i {font-size:14px; height:40px; line-height:40px; width:40px; }	
.contact-address .info h5 {font-size:14px; line-height:20px;} 
.contact-address .info p { font-size:12px; line-height:20px;} 
/*CONTACT-ADDRESS*/

/*FOOTER BOTTOM*/
#footer-bottom-section .col-xs-12 { text-align:center;}
.footer-bottom { padding:15px 0 0 0;}
.footer-bottom p {padding: 0 15px; font-size:12px; line-height:18px;}
/*FOOTER BOTTOM*/

/*SOCIAL*/
.social-links { margin-top:15px; margin-bottom:15px;}
.social-links li a {width:30px; line-height:30px !important; height:30px; font-size: 11px;}
/*SOCIAL*/
/*FOOTER*/

/*BACK TO TOP*/
#back-to-top {width:35px; height:35px; line-height:35px; font-size:11px;}
/*BACK TO TOP*/

/*INNER-BANNER*/
.breadcrumb-area {padding:60px 0 ; }
.breadcrumb-area .breadcrumb {padding:10px 20px;}
.breadcrumb > li + li::before { font-size: 7px;}
.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li {font-size:11px;}
/*INNER-BANNER*/

/**TABS INNER**/
.panel-title a { font-size:12px; line-height:18px;}
.panel-heading [data-toggle="collapse"]:after {font-size:10px; line-height:18px;}
/**TABS INNER**/

/*TABLE*/
.table th { font-size:13px;}
.table td { font-size:13px;}
/*TABLE*/
}


@media only screen and ( min-width: 320px) and ( max-width: 480px ) {	

h1 { font-size:25px; line-height:35px;}

h2 { font-size:18px; line-height:25px;}

h3 { font-size:15px; line-height:25px;}

h6 { font-size:14px; line-height:22px;}

p { font-size:13px; line-height:20px;}
p i { font-size:11px;}

#top {display:none;}

/*NAV-FIX*/
.stickydiv{position: relative;}
.stickydiv.stuck{position: relative;}
/*NAV-FIX*/

/*LOGO*/
.logo { padding-top:45px; width:175px; margin-top:15px; margin-bottom:15px; margin-left:auto; margin-right:auto;}
.logo img {width:175px;}
/*LOGO*/

/*HOME BTN*/
.home-btn { font-size:12px; padding:15px 30px; line-height:20px; }
.home-btn i {font-size:10px;}
/*HOME BTN*/

/*HOME FEATURE*/
.single-list-feature i {width:60px; height:60px; line-height:60px; font-size:20px;}
.single-list-feature h4 {font-size:16px; line-height:25px;}
/*HOME FEATURE*/

/*Our Assessment*/
.single-feature i { width:70px; height:70px; line-height:70px; font-size:24px;}	
.single-feature h2 {  font-size:13px; line-height:18px; }
/*Our Assessment*/

/**GALLERY**/
.product-box-inner > p a { font-size:13px; line-height:20px; }
/**GALLERY**/

/*COUNTER*/
.box-add-icon i {height:80px; line-height:80px; width:80px; font-size:30px; }
.single_counter h4 { margin:13px 0 0 0; padding-left:95px; font-size:30px; line-height:35px;}
.single_counter h6 { padding-left:95px; font-size:12px; line-height:19px;}
/*COUNTER*/

/*testimonials*/
#testimonials-section .carousel-control{ top:40%; width:30px; height:30px; font-size:10px; line-height:30px;}
#testimonials-section .media-object{ width:80px;}
#testimonials-section .caption p { padding:0 15px;}
/*testimonials*/

/*FOOTER*/
#footer-1 h6 { font-size:15px; line-height:25px;}

/*FOOTER-NAV*/
.footer-nav ul li { width:auto; padding:5px 15px 5px 0;}
.footer-nav ul li a { font-size:12px; line-height:20px;}
.footer-nav ul li i { font-size:10px;}
.footer-nav ul li:last-child { padding:5px 15px 5px 0;}
/*FOOTER-NAV*/

/*CONTACT-ADDRESS*/
.contact-address ul li:first-child {margin-top:20px;}
.contact-address ul li i {font-size:14px; height:40px; line-height:40px; width:40px; }	
.contact-address .info h5 {font-size:14px; line-height:20px;} 
.contact-address .info p { font-size:12px; line-height:20px;} 
/*CONTACT-ADDRESS*/

/*FOOTER BOTTOM*/
#footer-bottom-section .col-xs-12 { text-align:center;}
.footer-bottom { padding:15px 0 0 0;}
.footer-bottom p {padding: 0 15px; font-size:12px; line-height:18px;}
/*FOOTER BOTTOM*/

/*SOCIAL*/
.social-links { margin-top:15px; margin-bottom:15px;}
.social-links li a {width:30px; line-height:30px !important; height:30px; font-size: 11px;}
/*SOCIAL*/
/*FOOTER*/

/*BACK TO TOP*/
#back-to-top {width:35px; height:35px; line-height:35px; font-size:11px;}
/*BACK TO TOP*/

/*INNER-BANNER*/
.breadcrumb-area {padding:60px 0 ; }
.breadcrumb-area .breadcrumb {padding:10px 20px;}
.breadcrumb > li + li::before { font-size: 7px;}
.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li {font-size:11px;}
/*INNER-BANNER*/

/**TABS INNER**/
.panel-title a { font-size:12px; line-height:18px;}
.panel-heading [data-toggle="collapse"]:after {font-size:10px; line-height:18px;}
/**TABS INNER**/

/*TABLE*/
.table th { font-size:13px;}
.table td { font-size:13px;}
/*TABLE*/
}