/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
/* CSS Document */

* {margin : 0; padding : 0; outline: none !important;}
.clear, .clr { clear : both;}
.gap { clear : both; height : 20px;}
.frt {float : right;}
.flt {float : left;}
img {border : 0;}
form {margin : 0;}
/*ol, ul {list-style:none;}*/


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a:link, a:visited {text-decoration : none;}
a:hover {color:#c00;}

/*a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color:#c00;
}

a:hover {
	color: #1f201f;
}*/

/*****
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
*****/

html {
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}

.result {width:100px; text-align:left;margin-left:10px; display:inline-block;}
.captcha { float:left; padding-top:2px;}
form em { color:#FF0000;}

.map-content  {height:400px; position:relative; overflow:hidden; margin-top:10px; }
.map-content iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}
.map-content figure iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}

.breadcrumb { background:none; border-radius:0; margin-left:0;
	border-bottom:1px solid #ccc;
    margin-bottom: 15px;
    padding: 8px 0;}
.breadcrumb li a { color:#0175b2;}
.breadcrumb li a:hover { color:#000;}

h1, h2, h3, h4, h5 { font-family: 'Lato', sans-serif; margin-top:5px;}

h1 { font-size:30px; font-weight: 700; line-height:36px; color:#000; }
h2 { font-size:30px; font-weight: 700; line-height:36px; color:#fff; }
h3 { font-size:26px; font-weight: 400; line-height:30px; color:#000;}
h4 { font-size:22px; font-weight: 400; line-height:26px; color:#000;}
h5 { font-size:18px; font-weight: 400; line-height:22px; color:#000;}

body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size:14px; color:#333; line-height:20px; background:#fff;}

/*Back to Top*/
#back-top {position: fixed; bottom:40px;z-index:99; right:25px; display:none; width:41px;height:41px;}
#back-top a:hover {color:#333; }
#back-top span {width:41px;height:41px; display: block;	background:url(../images/up-arrow.gif) no-repeat center center #333;/*border-radius: 50%;*/ opacity:0.4; filter:alpha(opacity=40); }
#back-top a:hover span { background-color:#333; opacity:1; filter:alpha(opacity=1);}

.limit { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/* List Style */

ul.listing { list-style:none; margin:0; padding:0; margin-bottom:10px;}
ul.listing li:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f105';
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 900;
}
ul.listing li { position:relative; padding-left:14px;}

ul.list { list-style:none; margin-left:0; padding-left:0;}
ul.list li { background:url(../images/sqr.jpg) no-repeat 0 7px; padding-left:16px;}
ul.list li a { color:#333;}
ul.list li a:hover { color:#3399cc;}
ul.list li li {list-style:none; padding-left:15px; margin-left:-20px; background:url(../images/subsqr.jpg) no-repeat 0 7px;}

ul.list li+li {
    margin-top: 7px;
}

main ul {margin-left:12px;}

main ol {margin-left:14px;}
main ol li { padding-left:5px;}

.banner { position:relative; margin-bottom:15px;}

main { margin:0;}

.socialmedia {white-space:nowrap; text-align:left; margin:10px 0;  line-height:0;}
.socialmedia li {  display:inline-block; padding-left:2px; vertical-align:middle;}
.socialmedia li img { width:32px;}

.socialmedia li a { font-size:26px; margin:0 5px; color:#000; transition: all 0.3s ease-in-out;}
.socialmedia li a:hover { color:#336699;} 
.socialmedia li+li a:hover { color:#00abf1;}
.socialmedia li+li+li a:hover { color:#0099cc;}
.socialmedia li+li+li+li a:hover { color:#cf2200;}

footer { }
.footer {padding:25px 0 10px; border-top:2px solid #33cccc; border-bottom:2px solid #33cccc;}
.footer, .footer a {  color:#333;   }
.footer a:hover { color:#00cccc;}
.footer h4 { font-size:24px; font-weight:700; line-height:30px; color:#33cccc}

.footlist{ text-align:center; margin-top:5px; }                      
.footlist li{ display: inline; list-style-type: none; padding: 0; margin:0; color:#cccccc;}
ul.footlist li a { padding: 0px 2px;}
ul.footlist li a:hover {color:#33cccc}
.footlist a:link, .footlist a:visited {color: #cccccc; text-decoration: none;}
.footlist a:hover{color: #2cafe5; text-decoration: none;}

.copyright { background:#333; padding:15px 0 10px; }

.footlt { float:left;}
.footrt { float:right;}

.navigation { float:right; position:relative; z-index:99;}

.thumb { margin-bottom:7px;}
.thumb img { max-width:100%;}
.thumblt { float:left; width:350px; margin:2px 15px 5px 0;}
.thumbrt { float:right; width:350px; margin:2px 0 5px 15px;}
.thumblt img, .thumbrt img { max-width:100%;}

.searchpanel { margin:0; padding:0 10px 0 0; clear:right; margin:7px 0 7px;}
.searchpanel { }
.searchpanel .btn-default { background:#fff; border:1px solid #ccc;}
.searchpanel .input-group .form-control { float:right;}
.searchpanel .input-group-btn .fa { color:#1b4279;}


/*** Carousel Fade Effect ***/
.carousel-fade .carousel-inner .item { opacity: 0; transition-property: opacity;  overflow:hidden;}
.carousel-fade.zoomin .carousel-inner .item.active img { transition: transform 5000ms linear 0s; transform: scale(1.05, 1.05);}
.carousel-fade .carousel-inner .active { opacity: 1;}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1;}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1;}
.carousel-fade .carousel-control { z-index: 2;}
.carousel-control { padding-top:30%;}
/* Carousel Fade Effect */

.header  { text-align:center; margin-bottom:10px;}
.header::after { display: block; content: ""; background: #23377e;	width: 150px; height: 2px; margin:5px auto 5px; }

.midlinetxt {}
.midlinetxt { position: relative; text-align: left;}
.midlinetxt span { background: #fff; padding: 0 15px 0 0; position: relative; z-index: 1;}
.midlinetxt:before { background: #4277d3; content: ""; display: block; height: 1px; position: absolute; top: 50%; width: 100%;}
.midlinetxt:before { left: 0; }



.blockdetail .thumb {  width:350px; float:left; overflow:hidden; margin:5px 15px 5px 0;}
.blockdetail .thumb img { max-width:100%;}
.blockdetail ul.thumb li { display:none; position:relative;}
.blockdetail ul.thumb li:first-child { display:block;}

.blockdetail ul.thumb li span { padding:5px; position:absolute; z-index:999; width:100%; left:0; bottom:0; background:rgba(0,0,0,0.70); color:#fff; text-align:center; font-size:12px;}
.blockdetail .date { font-weight:bold; font-size:16px; padding-top:5px; color:#949494}

.clr-rt { clear:right;}
.clr-lt { clear:left;}


/*Float Button Left*/
.floatbtn a{ position:fixed; z-index:9; top:100px; margin-left:-28px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */
transition-property:margin;
-moz-transition-property: margin; /* Firefox 4 */
-webkit-transition-property:margin; /* Safari and Chrome */
-o-transition-property:margin; /* Opera */
}
.floatbtn a:hover{ margin-left:0px;}

/*Float Button Right*/
.floatbtn-rt a{ position:fixed; z-index:999; top:200px; right:0; margin-right:-10px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */
transition-property:margin;
-moz-transition-property: margin; /* Firefox 4 */
-webkit-transition-property:margin; /* Safari and Chrome */
-o-transition-property:margin; /* Opera */
}
.floatbtn-rt a:hover{ margin-right:0px;}

/*Float Button Social Media*/
.floatbtn {}
.floatbtn-social a{ position:fixed; z-index:999; top:170px; margin-left:-25px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */
transition-property:margin;
-moz-transition-property: margin; /* Firefox 4 */
-webkit-transition-property:margin; /* Safari and Chrome */
-o-transition-property:margin; /* Opera */
}
.floatbtn-social a:hover{ margin-left:0px;}
.floatbtn-social.btn01 a{top:170px;}
.floatbtn-social.btn02 a{top:220px;}
.floatbtn-social.btn03 a{top:270px;}
.floatbtn-social.btn04 a{top:320px;}

.service-box { text-align: center; margin:10px; }
.service-box .thumb { }

/* Gallery */
.gallery { margin-bottom:25px;}

.galblock { margin-bottom:25px; list-style:none; overflow:hidden; background:#fff; position:relative; text-align:center; overflow:hidden; 
/*height:170px;*/
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
-moz-box-shadow: 0 5px 3px -3px #6e6e6e;
-webkit-box-shadow: 0 5px 3px -3px #6e6e6e;
box-shadow: 0 5px 3px -3px #6e6e6e;}

.galblock .video { position:absolute; top:20%; left:36%; z-index:999;}
.galblock span.video { background:url(../images/video.png) no-repeat; height:64px; width:64px; margin-top:40px;}

.galblock img{  max-width: 100%; /*max-height:100%;*/
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}
.galblock img:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	}
.galblock a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.galblock_image a .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	opacity: 0;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.galblock_image a .overlay h5{
	color: #FFF;
	position: absolute;
	height: 70px; overflow:hidden;
	top: 50%;
	left: 0px;
	right: 0px;
	margin-top: -25px;
	line-height: 24px;
	text-align:center;
	letter-spacing:1px;
}
.galblock_image a:hover .overlay { opacity: 1;
-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);}
	
	
.top-bar {
	background:#000;
	font-size: 13px;
}

ul.toplink { margin-bottom:0;}
ul.toplink:after { clear:both; display:table; content:""}
ul.toplink li {
	display:inline-block;
	color:#cacaca;
	list-style:none;
	margin:0;
    font-size: 13px;
    padding: 6px 8px;
    border-left: solid 1px #2d2d2d;
}
ul.toplink li a { color:#cacaca;}
ul.toplink li:hover a { color:#4fc3bf;}


/*Typed CSS*/
.slider-text {
    /*position: absolute;*/
    text-align: center;
    top: 25%;
    left: 0%; right:0; 
}
.slider-text {
  text-align: center;
  font-size: 42px;
  color: #fff;
  z-index: 4;
}

.slider-text h6 {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 40px;
}
.slider-text h4 {font-size: 30px; line-height:30px; color: #fff; padding: 40px 0; }

.typed-cursor,
.element {
  display: inline;
  font-weight: 700;
}

.typed-cursor {
  opacity: 1;
  animation: blink 0.7s infinite;
}

.bluetxt { color:#66ffff;}

.banner {position:relative; width:100%; padding:120px 0;
background-image: url("../images/banner.jpg");
/*height: 500px;*/
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.innerbanner { position:relative; width:100%; padding:120px 0; background-image:url(../images/innerbanner.jpg);}
.innercontent { text-align:center;}
.innercontent h2 { color:#fff;}
.innercontent h3 { color:#fff;}

/*.domainform .form-group select.form-control {-moz-appearance:none; border:1px solid rgba(159,159,159,4.2)}*/
.domainform .form-group .input-group input { width:250px;}
.domainform input { padding:21px 15px; border-radius:0;}
.domainform select { height:44px; border-radius:0;}

.launchblock { border:2px solid #33cccc; padding:20px; font-size:18px; line-height:28px; cursor:pointer; margin-bottom:15px;}
.launchblock a { color:#333;}
.launchblock:hover a { color:#fff;}
.launchblock .thumb { float:left; width:90px; height:90px; float:left; margin:2px 20px 15px 0;}
.launchblock .thumb img { max-width:100%; opacity:0.5; transition: all 0.5s ease 0s;}
.launchblock:hover .thumb img { opacity:1.0; transform: rotateY(180deg);}
.launchblock h3 { font-size:28px; line-height:38px; font-weight:700;}

.launchblock{
    background: #f8f8f8;
    color: #333;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}
.launchblock:hover {
    background: #33cccc;
    color: #fff;
}
.launchblock:after{
    content: "";
    display: block;
    border-top: 500px solid #fff;
    border-left: 500px solid transparent;
    margin-top: -55%;
    margin-left: 100%;
    opacity: 0;
    position: absolute;
    transform: scale(2);
    transition: all 0.3s ease-in-out 0s;
}
.launchblock:hover:after{
    margin-left: 0;
    opacity: 0.1;
}


.graybg { background:#f2f2f2; padding:15px 0;}
.padtb { padding:30px 0;}

.serviceBox { font-size:18px; line-height:28px; text-align:center; margin-bottom:15px; padding:15px;}
.serviceBox:hover { background:rgba(255,255,255,0.50);
}
.serviceBox .thumb { color:#33cccc; font-size:70px; border:1px solid #ccc; padding:15px; display:inline-block; background:#fff; 
transition: all 0.5s ease 0s;}
.serviceBox:hover .thumb {border:1px solid #33cccc; background:#33cccc; color:#fff;  }
.serviceBox h3 { font-size:28px; line-height:38px; font-weight:700;}
.limitbox { height:50px; overflow:hidden; height:90px; }

.footer {}

.secnavbox { height:60px; position:relative;}
.secnav { background:#33cccc;}
.sticky.fixed { position:fixed; width:100%; top:0; z-index:99;}

ul.secnavlist { text-align:center; margin:0;}
ul.secnavlist li { list-style:none;display:inline-block; text-align:center; padding:15px;}
ul.secnavlist li a { color:#006666; font-size:18px; font-weight:700; text-transform:uppercase; line-height:28px;border-bottom:1px solid #33cccc; padding-bottom:3px; }
ul.secnavlist li a:hover { border-bottom:1px solid #000; color:#000;}
ul.secnavlist li a.active {border-bottom:1px solid #000; color:#000;}

.secnavsec {  padding-top:40px; margin:50px 0 20px;}

.clientsbg { padding:15px 0;}
.clients { text-align:center; margin:5px;}
.clients img { max-width:100%; border:1px solid #ebebeb;}

#testimonial {
  padding: 50px 0 20px; 
  background: #20222e url(../images/testimonial.jpg) no-repeat 0 0 fixed;
  background-size: cover;
  color: #fff;
}
#testimonial h2 {
  color: #fff;
}

.speechblock {padding:20px 0px; text-align:center; color:#fff;}
.speech {font-size:14px; line-height:22px; text-align:center; color:#fff; padding-top:5px; overflow:hidden; }
.speech:before {
	font-family: Georgia, serif;
  color: #000;
  content: open-quote;
  font-size: 5em;
  line-height: 0.1em;
  margin-right: 0.10em;
  vertical-align: -30px;
  color:#fff;
}
.speech:after {
	font-family: Georgia, serif;
  color: #000;
  content: close-quote;
  font-size: 5em;
  line-height: 0.1em;
  margin-left: 0.10em;
  vertical-align: -38px;
  color:#fff;
}
.speech p:first-child {
  display: inline;
}
.testi h5 { color:#3aa3a0; font-size:20px; }
.testi .design { margin-top:-10px; color:#fff;}

/*Features*/
.serviceBox2{
    padding-left: 30px;
    position: relative;
}
.serviceBox2:before{
    content: "";
    width: 60px;
    height: 60px;
    background: #29c0c0;
    position: absolute;
    top: 20px;
    left: 5px;
    z-index: 1;
}
.serviceBox2 .service-icon{
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #33cccc;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 1;
}
.serviceBox2 .service-content{
    padding: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: #d5d5d5 #d5d5d5 #3f4147;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
	background:#fff;
}
.serviceBox2:hover .service-content{
    background: #3f4147;
    border-color: #3f4147;
}
.serviceBox2 .title{
    font-size: 18px;
    font-weight: 600;
    color: #333;
    padding-left: 30px;
    margin-bottom: 35px;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox2:hover .title{
    color: #fff;
}
.serviceBox2 .description{
    font-size: 14px;
    color: #858585;
    margin: 0;
}
.serviceBox2 .read-more{
    display: inline-block;
    width: 32px;
    height: 30px;
    line-height: 30px;
    background: #29c0c0;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: -1px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox2 .read-more:hover{
    background: #2a2b2c;
}
.serviceBox2{ margin-bottom: 50px; }

/*FAQ */
#accordion .panel{
    border: none;
    border-radius: 0;
    box-shadow :none;
    margin-bottom: 10px;
    position: relative;
}
#accordion .panel-heading{
    padding: 0;
    position: relative;
}
#accordion .panel-heading:before{
    content: "";
    width: 40px;
    height: 100%;
    background: #33cccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#accordion .panel-title a{
    display: block;
    padding: 10px 30px 10px 60px;
    background: #f5f5f5;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    overflow: hidden;
    position: relative;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before,
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f068";
    font-family: fontawesome;
    font-size: 15px;
    color: #fff;
    position: absolute;
    top: 13px;
    left: 13px;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f067";
    transform: translateY(50px);
}
#accordion .panel-title a.collapsed:before{ transform: translateY(-50px); }
#accordion .panel-title a.collapsed:after{ transform: translateY(0); }
#accordion .panel-body{
    padding: 10px 30px 10px 60px;
    background: #f5f5f5;
    border-top: none;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 28px;
    position: relative;
}
#accordion .panel-body:before{
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    background: rgba(0,0,0,0.05);
    position: absolute;
    top: 0;
    left: 0;
}

.martop { margin-top:30px;}
.supportbg { background:#030304 url(../images/supportbg.jpg) center top no-repeat; padding-bottom:30px;}
.supportbg.secnavsec { margin-bottom:0;}
.supportbg h2 { color:#fff;}
.supportxt { text-align:center; font-size:22px; line-height:30px; color:#ccc;}

/* Responsive Media Query */

/* Large desktops and laptops */
@media (min-width: 1200px) {
	.wrapper { background:#F50B0B /*red*/}
	
	
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.wrapper { background:#0B6EF5 /*blue*/}
	.launchblock h3 { font-size:24px; line-height:34px; font-weight:700;}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.wrapper { background:#32F50B /*green*/}
	
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.wrapper { background:#F5800C /*orange*/}
	.footlt, .footrt { float:none; text-align:center;}
	.thumblt { float:left; width:300px; margin:2px 15px 5px 0;}
	.thumbrt { float:right; width:300px; margin:2px 0 5px 15px;}
	.blockdetail .thumb {  width:100%; float:none; overflow:hidden; margin:5px 0 10px 0;}
	.domainform .form-group .input-group input { width:100%;}
	.slider-text { text-align: center; font-size: 32px; line-height:32px;}
	.banner {position:relative; width:100%; padding:80px 0; background-image: url("../images/banner.jpg"); height: 650px; }
	.slider-text h4 {font-size: 24px; line-height:26px}
	.launchblock { border:2px solid #33cccc; padding:15px;}
	.launchblock h3 { font-size:24px; line-height:34px; font-weight:700;}
	.sticky.fixed { position:relative;}
	
}

@media (min-width: 480px) and (max-width: 767px) {
	.wrapper { background:#F54D0B /*dark orange*/}

}

/* Landscape phones and smaller */
@media (max-width: 480px) {
	.wrapper { background:#F5E50B /*yellow*/}
	.thumblt, .thumbrt { float:none; width:100%; margin:2px 0 7px 0;}
	.frt, .flt {float : none; text-align:center;}
	ul.toplink { text-align:center;}
	.col-xs-6 { width:100%; float:none;}
	
}






#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index:98;
}
#cssmenu { margin:15px 0;}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px 12px;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #333333;
  font-weight: 700;
}
#cssmenu > ul > li:hover > a {
  color: #4fc3bf;
  /*background:#003366;*/
}

#cssmenu > ul > li.active > a {
  color: #ffffff;
  background:#003366;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 19px;
  right: 10px;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

#cssmenu > ul > li.has-sub:hover > a:after { 
border-bottom: 1px solid #50c3bf;
  border-right: 1px solid #50c3bf;}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: auto;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 14px;
  text-decoration: none;
  color: #333;
  font-weight: 400;
  background: #4fc3bf;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul .last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
  background:#333;
  
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #333;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #666;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #666;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #666;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
	#cssmenu > ul > li > a {   padding: 17px 12px; font-size: 14px; letter-spacing: 0; font-weight: 400;}
}

@media (max-width: 767px) {
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 14px;
  }
}
.mid-bar {
	    border-bottom: solid 1px #cccccc;
}
div.header-lined h1 {
	color:#4ec4c0;
}
.badge {
    background-color:transparent;
    display: unset;
    min-width: unset;
    padding: unset;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
    color: unset
    text-align: unset;
    white-space: unset;
    vertical-align: unset;
    border-radius: unset;
}
#order-modern table.cart th {
    background-color: #0e5077 !Important;
    padding: 5px 0 !Important;
    border-radius: 0px !Important;
}
#order-modern .domainoptions .option:first-child {
    -moz-border-radius: unset !Important;
    -webkit-border-radius: unset !Important;
    -o-border-radius: unset !Important;
    border-radius: unset !Important;
}
#order-modern .domainoptions .optionselected {
    background-color: #9a9ca0 !Important;
	color: white;
}
#order-modern .domainoptions {
    -moz-border-radius: unset !Important;
    -webkit-border-radius: unset !Important;
    -o-border-radius: unset !Important;
    border-radius: unset !Important;
}
.btn-group-lg>.btn, .btn-lg {
    border-radius: 0px;
}
#order-modern .billingcycle {
    -moz-border-radius: unset !Important;
    -webkit-border-radius: unset !Important;
    -o-border-radius: unset !Important;
    border-radius: unset !Important;
}
#order-modern .configoptions {
    -moz-border-radius: unset !Important;
    -webkit-border-radius: unset !Important;
    -o-border-radius: unset !Important;
    border-radius: unset !Important;
}
#order-modern .ordersummary {
    -moz-border-radius: unset !Important;
    -webkit-border-radius: unset !Important;
    -o-border-radius: unset !Important;
    border-radius: unset !Important;
}
#order-modern .signupfields {
	-moz-border-radius: unset !Important;
    -webkit-border-radius: unset !Important;
    -o-border-radius: unset !Important;
    border-radius: unset !Important;
}
#order-modern .signupfields {
	-moz-border-radius: unset !Important;
    -webkit-border-radius: unset !Important;
    -o-border-radius: unset !Important;
    border-radius: unset !Important;
}
.btn {
    padding: 8px 12px;
    border-radius: unset;
}
.btn-group-sm>.btn-sm {
    padding: 6px 10px !Important;
    font-size: 12px !Important;
    line-height: 1.5 !Important;
    border-radius: 0px !Important;
}
.btn-group-sm>.btn, .btn-sm {
	-moz-border-radius: unset !Important;
    -webkit-border-radius: unset !Important;
    -o-border-radius: unset !Important;
    border-radius: unset !Important;
}
.form-control {
    min-height: 38px !Important;
    border: 1px solid #ced4da !Important;
    border-radius: unset !Important;
}
h1, h2, h3, h4, h5, h6 {
    color: #56565B;
}
.alert {
    border-radius: 0px !Important;
}
.panel-heading {
    border-top-left-radius: unset !Important;
    border-top-right-radius: unset !Important;
}
.panel {
    border-radius: unset;
}
.panel-default {
    border-color: #ddd;
}
.dataTables_wrapper .dataTables_info {
    background-color: transparent;
}
table.table-list tbody td {
    text-align: center;
}
.table-list {
    border: 1px solid #dddddd;
}
.dataTables_wrapper .dataTables_length {
    background-color: transparent;
    font-size: .8em;
    color: #888;
}
.pagination a {
    border-top-left-radius: 0px !Important;
    border-top-right-radius: 0px !Important;
    border-bottom-right-radius: 0px !Important;
    border-bottom-left-radius: 0px !Important;
}
.main-content .logincontainer .header-lined h1 {
    font-size: 28px;
    line-height: 120%;
    color: #33cccc !important;
    text-align: center;
    font-weight: 300!important;
    padding-bottom: 0!important;
}
.main-content .logincontainer .header-lined h1 small {
    font-size: 14px;
	color: #56565b !important;
}
.domain-checker-bg {
    margin: 0 !important;
    padding: 25px 0 !important;
	background-image: unset !important;
}
.domain-checker-container {
    margin: 20px 0;
    padding: 0;
    background: #f2f2f2!important;
    border-radius: unset !important;
}
.domain-checker-container .input-group-box {
    padding: unset !important;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    border-radius: unset !important;
}
.domain-pricing .tld-pricing-header .col-sm-2, .domain-pricing .tld-pricing-header .col-sm-4, .domain-pricing .tld-pricing-header .col-xs-2, .domain-pricing .tld-pricing-header .col-xs-4 {
    border-bottom: 6px solid #8fe6e3 !important;
}
.domain-pricing .tld-pricing-header div:nth-child(odd) {
    border-color: #4ec4c0 !important;
}
#order-standard_cart .small {
    font-size: 95% !important;
}

#order-standard_cart label {
   /**font-size: 14px !important; */
}

#order-standard_cart .domain-checker-available {
    font-size: 22px;
    line-height: 150%;
    color: #454545 !important;
    word-break: break-word;
}
.domain-checker-available:before {
    content: "\f058";
    display: block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 70px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #808080bf;
}
#DomainSearchResults #searchDomainInfo {
    border: solid 1px #ddd;
    padding: 20px;
	margin-bottom: 20px;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.04);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.04);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.04);
}
.domain-checker-result-headline {
    margin: unset !important;
}
.domain-lookup-result .btn:not(.domain-contact-support) {
    background-color: #03a67b;
    border-color: #03a67b;
    color: #fff;
}
.suggested-domains .list-group-item, .suggested-domains-spelling .list-group-item {
    border-left: 0;
    border-right: 0;
    float: left;
    width: 100%;
}
.btn {
	text-transform: uppercase !important;
}
.btn-success {
    background-color: #03a67b !important;
    border-color: #03a67b !important;
}
.domain-checker-unavailable:before {
    content: "\f00d";
    display: block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 70px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #808080bf;
}
#order-standard_cart .domain-checker-invalid, #order-standard_cart .domain-checker-unavailable {
    color: #545454 !important;
}
#order-standard_cart .domain-checker-unavailable i.fa-times, #order-standard_cart .domain-checker-invalid i.fa-times {
    font-size: 60px;
    display: block;
    color: rgba(128,128,128,.75);
}
#order-standard_cart .domain-checker-unavailable span{
	font-size:15px;
	line-height: 150%;
    color: #454545;
}
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
.navbar-main {
    font-size: 14px !important;
}
div.dataTables_wrapper div.dataTables_info{
	color:#555;
}