@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap');
@import url(http://allfont.net/allfont.css?fonts=roboto-medium);
@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');


.error
{
	color:red; 
	font-size:13px; 
	font-style: italic;
}

img{max-width:100%;height:auto;}

a{	-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
h1 {font-size:42px;color:#2e2e2e; margin:0px 0px 15px 0px;padding:0px;}
h2 {font-size:36px;color:#2e2e2e; margin:0px 0px 10px 0px;padding:0px 0px 15px 0px;font-family: 'Oswald', sans-serif; text-transform:capitalize; position:relative;}
h3 {font-size:32px;color:#2e2e2e; margin:0px 0px 0px 0px;padding:0px 0px 10px 0px;font-weight:normal;}
h3 span{ color:#07bf51;}
h4 {font-size:26px;color:#333333;margin:0px 0px 15px 0px;text-transform:capitalize; font-weight:normal;}
h5 {font-size:22px;color:#333333; margin:0px 0px 15px 0px;text-transform:capitalize; font-weight:normal;}
h6 {font-size:18px;color:#333333;margin:0px 0px 15px 0px;text-transform:capitalize; font-weight:normal;}

.spacer1px {clear:both;line-height:0;font-size:0;overflow:hidden;height:1px; background:none; margin:0px 0px 0px 0px;width:100%; border:none;}
.spacer10px {clear:both;line-height:0;font-size:0;overflow:hidden;height:10px; background:none; margin:0px 0px 0px 0px;width:100%; border:none;}
.spacer20px {clear:both;line-height:0;font-size:0;overflow:hidden;height:20px; background:none; margin:0px 0px 0px 0px;width:100%; border:none;}
.spacer30px {clear:both;line-height:0;font-size:0;overflow:hidden;height:30px; background:none; margin:0px 0px 0px 0px;width:100%; border:none;}

body {
	overflow-x:hidden;
	color:#333;
	font-size:14px;
	line-height:20px; 
	margin:0px; 
	padding:0px; 
	outline:none;
	text-decoration:none;
	list-style:none;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
}
p{color:#333;font-size:14px;line-height:20px;}

.pagetitle{ text-align:center;}
.pagetitle p{font-size:22px;margin:20px 0px 10px 0px;}
.pagetitle h2 {font-size:38px;color:#2e2e2e; margin:0px 0px 10px 0px;padding:0px 0px 15px 0px;font-family: 'Oswald', sans-serif; text-transform:capitalize; position:relative; text-align:center;}
.pagetitle h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 80px;
    height: 5px;
    background-color: #fed40d;
    margin: 0 auto;
    right: 0px;
    border-radius: 5px;
}

/*======================Header=========================*/
.header { padding:10px 0px; opacity: 0.95; background: #fff; transition: all 1s ease-in-out;box-shadow: 3px 3px 3px rgba(68, 68, 68, 0.2);}
.header-right {float:right; padding-top: 35px;}
.header_icon {     
	float: left;
    position: relative;
    padding-left: 50px;
    margin-right: 30px;
    margin-top: 0;}
.header_icon span i { position: absolute;left: 0; top: 0; font-size: 40px; color: #126faa;}
.header_icon a {
    font-size: 20px;
    display: block;
    font-weight: 600;
    text-decoration: none;
    padding-top: 15px;
}
.header_icon  a span{ color:#a6a6a6; font-weight:400;line-height: 28px; }
.header_icon:last-child { margin-right:0px;}
.total_icon { float:right;}

.header_social { 
	float: right;
    margin-top: 0;
    padding-left: 30px;
    border-left: 1px solid #f0eaea; 
}
.header-right ul li a i {
    width: 38px;
    height: 38px;
    border: 1px solid #ece6e6;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    margin-right: 4px;
    color: #b0b0b0;
    outline: none;
}
.header-right ul li a i:hover {
    color: #f90;
}
.header-right ul { margin:0px; padding:0px; position:relative; }
.header-right ul li { display: inline-block;}

.logo{ text-align:left;}
.logo img{ max-height:120px;}


/*======================Header=========================*/
.mega-dropdown {
  position: static !important;
}
.dropdown-toggle{ position:relative;}
.dropdown-toggle:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none; z-index:999999999;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #f1f1f1;
	border-width: 10px;
	margin-left: 0px;
	margin-top:22px;left: 0;
	right: 0;
	margin: 0 auto;
}
.navbar-nav > li {overflow: hidden;}
.navbar-nav > li.dropdown.mega-dropdown.open {overflow: inherit;}

.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: inline-block;width: 100%;
}
.tab-pane.active {
    display: inherit;
    position: relative;
    z-index: 1;
}
.tabs-left > .nav-tabs > li {
    float: none;
    width: 100%;
    text-align: left;
    margin: 0 10px 0 0;
	 padding: 0 10px 0 0;
	 position: relative;
	z-index: 11;
}
.tabs-left > .nav-tabs > li > a {
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 3px;
    height: auto;
    line-height: inherit;border-bottom: 1px solid #292929 !important;
	background: none;
	color: #fff;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
  position: relative;
	z-index: 99999;
}

.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 0px 0 0 0px;
padding: 10px 20px 10px 10px; border:none; position:relative;
font-family: 'Roboto', sans-serif;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	background:#1f2c3a; color:#fff; border:none;
  
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	background:#1f2c3a; color:#fff; border:none;
	font-family: 'Roboto', sans-serif;
}


 div.menu .col-md-12 {position: initial;}
 div.menu .col-md-12 .nav>li {position: initial;}
 div.menu .dropdown {position: initial;}
 
 
.dropdown-menu.mega-dropdown-menu {max-width: 1300px;margin: 0 auto;left: 0;right: 0;background-color: #2b3c4d;}

.dropdown.mega-dropdown.open .dropdown-menu.mega-dropdown-menu{}
.megamenu_rightnav {
    padding-top: 10px;
}
.megamenu_rightnav > ul > li {
  list-style: none;position: relative;
}
.megamenu_rightnav > ul > li::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
    /*font-family: "Font Awesome 5 Free";*/
	font-family: FontAwesome;
 content: "\f101";
  color: #fff; font-size:12px;top: 4px;
position: absolute;
}
.megamenu_rightnav > ul > li > a {
  
  padding: 7px 20px 7px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #fff;
  white-space: normal;display: inline-block;
	font-family: 'Roboto', sans-serif;  
  
}
.megamenu_rightnav > ul > li > a:hover,
.megamenu_rightnav > ul > li > a:focus {
  text-decoration: none;
   margin-left:7px; color:#009dc2 !important;
}
.menu {background: #126faa;}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu p{ color:#fff; line-height:19px; font-size:13px;}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0px 0px 20px 0px;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;position: relative;
}
.mega-dropdown-menu > li > ul > li::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
    /*font-family: "Font Awesome 5 Free";*/
	font-family: FontAwesome;
 content: "\f101";
  color: #fff; font-size:12px;
position: absolute;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #fff;
  white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
   margin-left:10px; color:#898989;
}
.mega-dropdown-menu .dropdown-header {
  color: #fff;
  font-size: 18px;
}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.mega-dropdown-menu h6 {
    color: #333;
    padding: 0px;
    font-size: 16px;
    margin: 0px 0px 15px 0px;
	background:#f8f8f8; padding:10px;
	border-bottom:1px solid #ccc;
}
.mega-dropdown-menu h6 a{ color:#126faa;}
.mega-dropdown-menu h5 {
color: #4cb950;
padding: 10px;
font-size: 15px;
margin: 10px 0px 10px 0px; padding:0px;
border-bottom: 2px solid #7d7c7c;
padding-bottom: 10px;
}


.col-sm-3.megamenubox1 {
    padding: 15px 15px;
}
.col-sm-3.megamenubox2 {padding: 15px 15px; background:#e7e7e7;}
.col-sm-3.megamenubox3 {padding: 15px 15px;background:#1a2b3b; min-height:340px;}
.col-sm-3.megamenubox4 {padding: 15px 15px;background: #455565; min-height:340px;}

.col-sm-3.megamenubox3 p{ color:#fff; font-size:13px; line-height:21px;}

a.megamenubtn{    font-size: 13px;
text-transform: uppercase;
color: #fff;
background: #126faa;
padding: 8px 20px 8px 20px !important;
position: relative;
transition: all 900ms ease;
cursor: pointer;
display: inline-block !important;
text-align: center;
z-index: 1; border: none;
border-radius:4px;
}
.contactmegamenu_box h3 {
    color: #fff;
    font-size: 28px;
}
.contactmegamenu_box {
    border: 5px solid #55bc59;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    margin-top: 20px;
}
.contactmegamenu_box2 {
    position: relative;
    width: 50%;
    float: left;
    padding: 0px 0px 0px 10px;
}
.contactmegamenu_box2 strong { color: #55bc59;}
.contactmegamenu_box2 small {font-size: 15px; color: #fff;}
.contactmegamenu4 td { color: #fff;}
.dropdown.mega-dropdown.open .dropdown-menu.mega-dropdown-menu { padding: 20px 0;}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
    background: #1f2c3a;
    color: #fff;
    border: none;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
    background: #1f2c3a;
    color: #fff;
    border: none;
}


.col-sm-3.megamenubox1 {
    padding: 15px 15px;
}
.col-sm-3.megamenubox2 {padding: 15px 15px; background:#e7e7e7;}
.col-sm-3.megamenubox3 {padding: 15px 15px;background:#1a2b3b; min-height:340px;}
.col-sm-3.megamenubox4 {padding: 15px 15px;background: #455565; min-height:340px;}

.col-sm-3.megamenubox3 p{ color:#fff; font-size:13px; line-height:21px;}

a.megamenubtn{    font-size: 13px;
text-transform: uppercase;
color: #fff;
background: #126faa;
padding: 8px 20px 8px 20px !important;
position: relative;
transition: all 900ms ease;
cursor: pointer;
display: inline-block !important;
text-align: center;
z-index: 1; border: none;
border-radius:4px;
}

.blogmegamenu1{ padding-bottom:20px;}
.blogmegamenu1 img {margin: 0px 0px 10px 0px;}

.blogmegamenu4 li a{ color:#fff !important;} 
.blogmegamenu4 li i{ color:#fff !important;}
.blogmegamenu4 li::before{color: #fff !important;}


.blogmegamenu1{ min-height:320px;}
.blogmegamenu2{ background:#2a3b4d; min-height:320px;}
.blogmegamenu3{ background:#202f40; min-height:320px;}
.blogmegamenu4{ background:#172432; min-height:320px; }



.contactmegamenu_box{ border:5px solid #55bc59; text-align:center; padding:20px; font-size:18px; margin-top:20px;}
.contactmegamenu_box h3{ color:#fff; font-size:28px;}
.contactmegamenu_box small{ color:#fff; font-size:18px; display:block; margin:0px 0px 10px 0px;font-family: 'RobotoMedium';}
.contactmegamenu_box a{ color:#fff;  display:block;}
.contactmegamenu{  margin: 20px 0px 0px 0px !important;}
.contactmegamenu4{ color:#fff;}


.contactmegamenu_box2{ position:relative; width:50%; float: left; padding:0px 0px 0px 10px;}
.contactmegamenu_box2 strong{ color:#55bc59;}
.contactmegamenu_box2 p{ margin-bottom:10px;}
.contactmegamenu_box2 small{ font-size:15px; color:#fff;}

.contactmegamenu4{ background:#172432; min-height:320px;}
.contactmegamenu2{ background:#202f40; min-height:320px;}


/*======================Banner=========================*/
.banner { width:100%; background:url(../images/banner.jpg) center top no-repeat; padding: 100px 0;background-size:cover; position:relative;}
.banner_title { left: 0; z-index: 1;  margin: 0 auto; text-align: center; right: 0;}
.banner_title h1 {
	font-size: 42px;
    font-family: 'Roboto Medium', arial;
    font-weight: 400;
    color: #fff;
    padding: 0;
    margin-bottom: 40px;}

.banner_title h2 {
	font-size: 42px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #fccf11;
    padding: 0;
    margin-bottom: 40px;}
.banner_box {
    background: rgba(255,255,255, 0.9);
    padding: 20px;
    min-height: 180px;
    border-radius: 3px;
    border-top: 6px solid #52b455;
}
.banner::before {
    background-color: rgba(0, 0, 0, 0.8);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
	left:0;
}
.banner_title p {
    font-size: 22px;
    color: #fff;
    line-height: 26px;
	
}
.banner_title ul{ margin:40px 0 0 0;}
.banner_title li{ display:inline-block; list-style:none; font-size:20px; color:#fff; margin:0px 40px 20px 0;}
.banner_title li i{color: #fccf11;}
/*======================Banner=========================*/

/*======================Prevent Testing=========================*/
.prevent_testing { padding:40px 0;}
.prevent_testing h2 { font-size:36px; font-family: 'Roboto Medium', arial;}
.prevent_content { text-align: center;}
.prevent_content p {     
	font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
}
/*======================Prevent Testing=========================*/

.quality_box1 { margin:0px;box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); padding:30px 15px 0; margin-bottom:40px; text-align:center; min-height:170px;}

.quality_box1 h2{font-family: 'Oswald', sans-serif; margin:0px 0px 20px 0px; padding:0px; color:#757575;}
.quality_box1 h3{ margin:0px 0px 20px 0px; padding:0px; font-size:20px;}


 a.click_here { background: #f15b24; padding: 20px 40px; text-align: center; color: #fff; font-size: 36px; font-family: 'Oswald', sans-serif;
	display: inline-block; border-radius: 4px;     text-decoration: none; margin-bottom: 20px;line-height: 1.3;}
 a.click_here:hover{background: #000;}

/*====================================footer====================================*/
.benifit_user {
    width: 100%;
    clear: both;
    text-align: left;
    display: flex;
}
.benfit_left {
    float: left;
    width: 50%;
   padding: 90px 60px 90px 60px;
    position: relative;
    background-color: #000000;
    position: relative;
	text-align:right;
}
.benfit_right {
	float: left;
    width: 50%;
    padding: 90px 60px 90px 60px;
    position: relative;
    background-color: #126faa;
    position: relative;
}
.benfit_left h3 { color:#fff; text-transform:uppercase; font-weight:500; font-size:30px; } 
.benfit_right ul.point {
    text-align: left !important;
    float: left;
}
.benfit_right ul.point li:before {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 8px;
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 16px;
}
.benfit_right ul.point li:last-child:before { display:none;}
.benfit_right img {
    float: right;
	position: absolute;
    right: 60px;
	top:95px;
}
.benfit_right h3 { 
	color: #fff;
    text-transform: uppercase;
    font-weight: 500;
	font-size:30px;
	
	}
ul.point {
    text-align: right;
    float: right;
	margin-top:20px;
	min-height: 315px;
}
ul.point li { 
	display: block;
    padding: 10px 15px;
    color: #fff;
    font-size: 18px;
    position: relative;
	line-height:28px;
}
.benfit_left span i {
    position: absolute;
    left: 85px;
    top: 100px;
    font-size: 55px;
    color: #fff;
}
.benfit_right span i {
    position: absolute;
    right: 85px;
    top: 100px;
    font-size: 55px;
    color: #fff;
}


ul.point li:before {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 8px;
    content: "\f100";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #4cb950;
    font-size: 16px;
}
a.inquary_btn.black:hover {
    background: #001;
}
ul.point li:last-child:before { display:none;}	 
a.inquary_btn {
    background: #4cb950;
    color: #fff;
    padding: 15px 35px;
    text-decoration: blink;
    border-radius: 4px;
    margin-top: 20px;
    display: inline-block;
    font-size: 20px;
    text-transform: capitalize;
	font-family: 'Roboto', sans-serif;
}
a.inquary_btn:hover {
    background: #126faa;
}	 
.benfit_left img {
    position: absolute;
    left: 60px;
    top: 95px;
}	     
.mini_footer {
position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
	padding: 25px 0;
    background: #142440;	
}
.mini_footer p { font-size:16px; color:#fff; margin-bottom:0px; margin-top:6px; font-family: 'Roboto', sans-serif;}
.mini_footer_right { float:right;}
.mini_footer .footer_socials { float:right; margin:0px; padding:0px;}
.mini_footer .footer_socials li { display:inline-block; margin: 0 5px;} 
.mini_footer .footer_socials li:last-child { margin-right:0px;}
.mini_footer .footer_socials li i { 
	font-size: 15px;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
	color:#fff;
}
.mini_footer .footer_socials li a { color:#999999; text-decoration:none;}
.mini_footer .footer_socials li i:hover { color:#4cb950;}
/*====================================footer====================================*/
.free_consulation {  padding: 80px 0; background-color:#fff;}

.footer_form .inputbox {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
    background: #f6f6f6;
    border: 0px solid #dfdfdf;
    border-radius: 0px;
    text-indent: 10px;
	font-size: 16px;
}
.formbax_gap{ margin-bottom:30px;}
.footer_form textarea { height: 150px !important; resize: none;}	
.footer_form {margin-top:60px;	}
button.submit {
    background: #fccf11;
    padding: 15px 40px;
    color: #000;
    border: none;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 4px;
}
button.submit:hover {
	background:#000;color: #fff;
}


.submit_btn { text-align:center;}
.footer_form label { font-size:15px; margin-bottom:10px; font-weight:500; color:#333;}
.blog { padding: 50px 0; background-color:#f8f9fa ;}
.blog_box h3 { font-size: 32px;  text-align: center; padding-bottom: 20px; font-weight: 500;font-family: 'Oswald', sans-serif;}
.blog_box p { font-size: 15px;  line-height: 28px; color:#333;}
.blog_box {text-align: center; padding: 30px;}
button.all_btn {
    padding: 14px 24px;
    background: #4cb950;
    border: none;
    font-size: 18px;
    border-radius: 4px;
    color: #fff;
    margin: 12px auto;
    display: inline-block;
}
button.all_btn:hover {
    background: #126faa;
}
.blog_box {
    text-align: center;
   -webkit-box-shadow: 0 0 5px 2px #f6f6f6;
    -moz-box-shadow: 0 0 5px 2px #fff;
    box-shadow: 0 0 13px 12px #faf5f5;
    padding: 30px 30px 10px 30px;
	min-height: 250px; background-color:#fff; margin-bottom:30px;
}
.active_features {
    color: #ffffff;
    background-color: #fed40d;
}


.btndesign1 {
    background: #fccf11;
    padding: 15px 40px; margin:0px 10px 10px;
    color: #000;
    border: none;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 4px; font-size:18px;
}
.btndesign1:hover {
	background:#000;color: #fff;
}
.btndesign2 {
    background: #000;
    padding: 15px 40px; margin:0px 10px 10px;
    color: #fff;
    border: none;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 4px;font-size:18px;
}
.btndesign2:hover {
	background:#fccf11;color: #000;
}

/*====================== footer =========================*/
.footer {
    background: #142440;
    text-align: center;
    padding: 40px 0;
	border-bottom: 1px solid #36435b;
}
.footer p {color: rgba(255,255,255,0.56); margin-top:20px; margin-bottom: 40px;}
.footer_icon {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
.left_icon {
    float: left;
    position: absolute;
}
.left_icon i {
    font-size: 24px;
    color: #fff;
    margin-top: 7px;
}
.right_content { margin-left: 40px;  text-align: left;}
.right_content p { line-height: 28px;margin-bottom:0px;}
.hc-nav-trigger.hc-nav-1 { display:none !important;}
a.get_btn.part2 { padding: 20px 40px; margin-top: 50px;}
.we_provide h3 { font-weight: 500;}

.blog_top { min-height:230px;}

.certification_home {
    position: relative;
    background: url(../images/shape1.png) no-repeat center center #002240;
    background-size: cover;
    padding: 60px 0px;
	margin-bottom:50px;
}
.partenrs_logo.certification_home h2 {
    color: #fff;
}
.our_service{ position:relative; padding:40px 0px 30px 0px;}

/*====================== footer =========================*/

@media only screen and (min-width: 1501px) and (max-width: 1900px) {}
@media only screen and (min-width: 1201px) and (max-width: 1500px) { }
@media only screen and (min-width: 992px) and (max-width: 1200px) {

}
@media only screen and (min-width: 768px) and (max-width: 991px) {




}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.logo { text-align:center;}
.header_icon a {padding-top: 10px;}

}
@media only screen and (max-width: 479px) {
.logo { text-align:center;}
.header_icon a {padding-top: 10px;}
.header-right {padding-top:15px;padding-bottom:15px;}
.banner_title li {margin: 0px 0px 20px 0;text-align: left; display:block;}
.quality_box1{padding: 30px 15px 20px;min-height: inherit;}

}

