@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed|Oswald:300');

.view-ticket .posted-by .posted-by-name {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    color: #747476;
}

.navt {
    background-color: #595959;
    width: 100%;
}

.navt2 {
	max-width: 1250px;
    margin: 0 auto;
	display: flex;
	justify-content: space-between;
    align-items: center;
    height: 44px;
    font-size: 16px;
    color: #fff;
    line-height: 23px;
}

.navt2 div {
    flex-flow: row;
    width: 100%;
}

.contactus, .login {
    padding: 1px 7px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-right: 10px;
    line-height: 12px;
}

.navt a:hover {
    text-decoration: underline;
    color: #fff;
}

.abn {
    padding-left: 22px;
}

@media screen and (max-width: 500px) {
	.abn {
		font-size: 11px;
		padding-left: 6px;
	}
}

.fssl {
    text-align: center;
}

@media screen and (max-width: 740px) {
	.fssl {
		display: none;
	}
}

.navt-actions {
    text-align: right;
}

.cart {
    margin-right: 12px;
}

.cart img {
    width: 19px;
    height: 15px;
    margin-top: -4px;
    vertical-align: middle;
}

.logo-head {
    padding-left: 40px;
}

@media screen and (max-width: 1160px) {
	.logo-head {
		padding-left: 20px;
	}
}

.ct2 {
    border-bottom: 9px dashed;
    border-right: 9px solid #fff;
    border-left: 9px solid #fff;
    position: absolute;
    top: -9px;
    left: 17px;
    color: #515151;
    background: #515151;
}

#Primary_Navbar-SSL-Free_SSL .ct2 {
    left: 78px;
}
#Secondary_Navbar-Account-Account_Home .ct2 {
    left: 81px;
}

.dropdown-menu li:hover .ct2 {
    color: #5cb85c ;
    background: #5cb85c ;
}

.aCart.fa-shopping-cart {
    color: #7a7a7a;
	padding-top: 5px;
}

.aCart.fa-shopping-cart a {
	display: block;
    height: 34px;
    position: absolute;
    top: 31px;
}

.aCart.fa-shopping-cart:hover {
    color: #bababa;
}

.contact-page-custom {
	border: 0;
}

.contact-page-custom .card-title {
    color: #54595F;
    margin: 15px 0 25px 0;
    font-size: 33px;
}

.head-links-custom {
    display: flex;
    justify-content: flex-end;
}

.head-links-custom a {
    font-weight: 500;
    padding: 6px 9px 6px 9px;
    color: #fff;
    line-height: 1;
}

a.head-links-contact {
    background-color: #EBCA41;
}

a.head-links-contact:hover {
    background-color: #EBCA4180;
}

a.head-links-account {
    background-color: #004b84;
}

a.head-links-account:hover { 
    background-color: #004b8480;
}

/*@media screen and (min-width: 740px) {
	
	#eWAYInputs .form-group {
		display: flex;
	}

	#eWAYInputs label {
		padding-left: 0;
	}

	#eWAYInputs .form-group div {
		padding-left: 5px;
	}
	
}*/

/* unblocker */
.tab-content>#home.active {
    opacity: 1;
}

/*a[href="#home"],
a[href="#resellermenu"] {
    margin-right: 25px;
    border: 1px solid #dee2e6;
    padding: 4px;
    background: #28a745;
    color: #fff;
}*/

/*a[href="#home"]:hover,
a[href="#home"]:focus,
a[href="#resellermenu"]:hover,
a[href="#resellermenu"]:focus {
    background: #218838;
}*/

/* footer */
section#footer {
    margin: 0 auto;
}

.ab {
	border-top: 5px solid #4C97D6;
	background: #444444;
}

.ab3 {
    max-width: 1207px;
    margin: 0 auto;
    padding: 0px 50px 50px 50px;
}

@media screen and (max-width: 767px) {

	.ab3 {
		padding: 40px 15px 20px 15px;
	}
	
}

.ab2 {	
    display: flex;
	padding: 35px 0px 0px 0px;
}

@media screen and (max-width: 1024px) {

	.ab2 {
		flex-flow: column-reverse;
	}

}

.f6 div {
	font-size: 29px;
	padding: 23px;
	background: rgba(0, 0, 0, 0.3);
	text-align: center;
	color: #9B9B9B;
	line-height: 1;
	margin-bottom: 20px;
}

.f6 div a {
	color: #9B9B9B;
}

.f6 div a:hover {
	text-decoration: none;
}

.f3 {
	float: left;
	z-index: 99;
	height: 282px;
	max-width: 100%;
	opacity: 0.9;
}

.f4 {
	width: 34%;
    text-align: center;
}

@media screen and (max-width: 1024px) /*and (min-width: 768px)*/ {

	.f4 {
		width: 100%;
		text-align: center;		
		padding: 45px 0px 0px 0px;
	}

}

.f8 {
	height: auto;
	width: 33.961%;
	padding: 10px;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {

	.f8 {
		width: 100%;
		display: block;
		text-align: center;		
		padding: 20px 0px 0px 0px;
	}

}

.eway {
	display: inline-block;
    position: relative;
}

.eway img {
	width: 236px;
}

.eway div {
	position: absolute;
	top: 13px;
	right: 20px;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.2;
}

.pp {
    padding: 10px 0px 20px 0px;
}

.pp img {
    width: 146px;
}

.sectigo {
    padding: 13px 0px 0px 0px;
}

.sectigo img {
    width: 115px;
}

.f7 {
	padding: 51px 35px;
	width: 100%;
	height: 436px;
}

.fr { 
	padding: 45px 0px 0px 0px;
    display: flex;
}

@media screen and (max-width: 1024px) {

	.fr {
		flex-wrap: wrap;
		margin-left: 0;
		padding: 50px 0 50px 0;
		height: auto;
	}

}

@media screen and (max-width: 1024px) {

	.fr {
		padding: 50px 0 0 0;
	}

}

.f9 {
    width: 66%;
	padding: 10px 10px 10px 30px;
    align-items: center;
    color: #9C9797;
    font-size: 14px;
    line-height: 1.4em;
    letter-spacing: -0.1px;
}

@media screen and (max-width: 1024px) /*and (min-width: 768px)*/ {

	.f9 {
		width: 100%;
		display: block;
		text-align: center;
	}

}

.f9 div {
	text-align: left;
	line-height: 1.4;
	color: #888;
	letter-spacing: 1px;
}

.fr:after {
	content: "";
	display: table;
	clear: both;
}

.frd {
	width: 22%;
	padding: 10px 10px 10px 30px;
}

@media screen and (max-width: 1024px) {
	
	.frd {
		width: 33.3%;
	}
	
}

@media screen and (max-width: 534px) {
	
	.frd {
		width: 100%;
		padding: 10px 10px 23px 30px;
	}
	
}

.frd span {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 20px;
	display: block;
    font-weight: 600;
    line-height: 1;
}

@media screen and (max-width: 767px) {
	
	.frd span {
		text-align: center;
	}

}

.fn  {
	padding: 17px 0px 0px 0px;
    margin-bottom: 0;
}

@media screen and (max-width: 534px) {

	.fn  {
		padding: 0px 0px 0px 0px;
	}	
	
}

.fn li:first-child {
    margin-top: 0;
}

.fn li:last-child {
    padding-bottom: 0;
}

.fn li {
    list-style-type: none;
    margin-top: calc(5px/2);
    padding-bottom: calc(5px/2)
}

.fn li a {
	color: #fff;
	font-size: 16px;
	text-align: left;
	display: block;
	line-height: 1.5;
    font-weight: 300;
}

@media screen and (max-width: 1024px) {
	
	.fn li a {
		font-size: 13px;
	}

}

@media screen and (max-width: 767px) {
	
	.fn li a {
		text-align: center;
	}

}

.fn li a:hover {
	opacity: 0.5;
}

.f5 {
	background: #fff;
	background: rgba(0,0,0,0.3);
}

.f5 div {
	text-align: left;
	line-height: 1.3;
	font-size: 12px;
	padding: 20px;
}

.abnf {
	color: #fff;
    text-align: center;
    line-height: 1;
	font-size: 14px;
}

.abnf div {
	font-size: 28px;
	margin-bottom: 33px;
}

.ftm {
	padding: 50px 0 28px 0;
	font-size: 13px;
	text-align: center;
}

.fb {
 padding: 30px 0px 30px 0px;
 text-align: center;
}
.fb a {
 background-color: #4D4D4D;
 display: inline-block;
 line-height: 0;
}
.fb a:hover {
 background-color: #6b6b6b;
}
.fb path {
 fill: #fff;
}
.fb a:hover path {
 /*fill: #333;*/
}

.rni {
	font-size: 14px;
}

@media screen and (max-width: 767px) {

	footer {
		margin-bottom: 0;
	}
	.f3 {
		width: auto;
		float: none;
	}
	.f9 {
		padding-left: 0;
		padding-top: 35px;
		padding-bottom: 35px;
		height: auto;
	}
	.f9 div {
		text-align: center;
	}
	.ftm {
		padding: 25px 0;
	}
	
}


@media (max-width: 1199px) {

	header.header .main-navbar-wrapper .navbar-collapse {
		box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.175);
	}

	.ct2 {
		top: 32px !important;
	}

	.aCart.fa-shopping-cart {
		padding: 12px 10px 12px 24px !important;
		width: 100%;
		text-align: left;
		position: relative;
	}

	.aCart.fa-shopping-cart a {
		width: 100%;
		left: 0;
		height: 30px;
		top: 0;
	}

}


@media (max-width: 1024px) {

	.foot-right a {
		font-size: 13px;
	}

}


@media (max-width: 991px) {
	
	.foot-right {
		padding: 55px 15px 55px 60px;
	}
	
}


@media (max-width: 767px) {

	.foot-contact {
		display: block;
	}

	.foot-contact-2 {
		width: 100%;
	}

	.foot-contact-3 {
		width: 100%;
		justify-content: center;
		padding-top: 5px;
		padding-bottom: 10px;
	}

	.foot-contact-4 {
		display: inline-block;
	}

	.foot-details {
		display: block;
	}

	.foot-left {
		width: 100%;
	}

	.foot-right {
		width: 100%;
		padding: 25px;
	}

	.foot-right-inner {
		display: none;
	}

	.foot-company {
		padding-top: 0;
		text-align: center;
	}

}

.services-page-manage-button {
	background-color: #ffeb3b;
    display: block;
    padding: 4px;
    font-size: 12px;
    font-weight: 500;
    margin: auto;
    margin-bottom: 4px;
    max-width: 78%;
}
.services-page-manage-button:hover {
    background-color: #ffc107;
}

.managePageTitle {
    font-size: 21px;
    font-family: unset;
}

.manageDomain {
    color: #5cb85c;
}

#ClientAreaHomePagePanels-Recent_News-0 {
    background: #dff1c5;
    font-weight: 600;
}
#cPanelQuickEmailPanel {
  display: none;
}