/*
Theme Name: ALASKA
Theme URI: http://www.themestudio.net
Version: 1.6.1
Description: ALASKA is an Elegant WordPress Premium Theme, It's fully compatible with WHMCS-Bridge plugin which connect between WordPress and WHMCS, ALASKA is suitable for Hosting websites aswell as Shop, Company, Agency or Organization
Author: Vu Ngoc Linh
Author URI: http://www.vungoclinh.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License (http://themeforest.net/licenses)
*/

.wp-caption {}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.alignright{}
.bypostauthor{}
.aligncenter{}
.alignleft{}
.main-header-style2 .main-menu-2 {
    background: #F3F3F3!important;
}

.contact-f7 input[type="file"] {
    font-size: 14px!important;
    display: block;
    width: 83px!important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .contact-f7 input[type="file"] {
    font-size: 14px!important;
    display: block;
    width:95px!important;
}
 }



.ts-company-info a:hover {
    border-bottom: 1px solid #fff !important;
    color: #fff !important;
}

.main-menu > ul > li.menu-item-has-children > a:hover:after, .main-menu > ul > li.megamenu-item > a:hover:after, .main-menu > ul > li a.active:after{
  	color:#42454a!important;
  }























/* ////////////////////////////ALBERT STYLING //////////////////////////////////////// */


body{
	font-family: 'Roboto';
	font-size: 14px;
	line-height: 26px;
	color: #737373;
}
ul{
	margin: 0;
}
ul.children {
  padding-left: 25px;
}
label{
	font-weight: 500;
}
a{
	text-decoration: none;
	color: #fd4326;
}
a:hover, a:focus{
	text-decoration: none;
  	color: #737373;
}
a:focus {
  outline: none;
}


/* -------------Widget----------------- */
#searchform {
  position: relative;
  display: table;
}
#searchform > span{
	display: table-cell;
	vertical-align: middle;
	/*width: 1%;*/
	white-space: nowrap;
}
#searchform input[type="search"]{
	display: table-cell;
	line-height: 40px;
	padding: 0 13px;
	border: none;
	font-size: 12px;
	color: #737373;
	font-style: italic;
	width: 100%;
	border: 1px solid #d2d2d2;
  	height: 42px
   -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	outline: none;
}
#searchform button[type="submit"]{
	width: 42px;
	height: 42px;
	background: #42454a;
	text-align: center;
	border: none;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	color: white;
	font-size: 16px;
	float: right;
	margin-left: -1px
}
#searchform button[type="submit"]:hover{
	background: #fd4326;
}
.sidebar-right .widget{
	margin-bottom: 45px;
}
.widget  h3, .widget  h4{
	font-size: 20px;
	font-weight: 300;
	line-height: 40px;
	border-bottom: 1px solid #ededed;
	margin: 0 0 30px 0;
	color: #000000;
}
.widget ul li{
	position: relative;
	list-style: none;
}

.main-header-style2 #searchform{
	background: #ffffff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	height: 35px;
	margin: 10px 0;
	padding: 0 10px;
}
.main-header-style2 #searchform input[type="search"]{
	border: none;
	font-size: 12px;
	color: #bebebe;
	background: transparent;
}
.main-header-style2 #searchform button[type="submit"]{
	background-color: transparent;
	color: #42454a;
}
.main-header-style2 #searchform button[type="submit"]:hover{
	background: none;
}
.main-header-style2 #searchform input[type="search"]
.main-header-style2 #searchform input[type="search"]::-webkit-input-placeholder {
	color: #bebebe;
}
.main-header-style2 #searchform input[type="search"]:-moz-placeholder {
	color: #bebebe;
}
.main-header-style2 #searchform input[type="search"]::-moz-placeholder {
	color: #bebebe;
	opacity: 1;
}
.main-header-style2 #searchform input[type="search"]:-ms-input-placeholder {
	color: #bebebe;
}

.megamenu-content  .widget ul li:before,
.widget_recent_comments li.recentcomments a:before{
	content: "";
	margin-right: 0;
	width: 0;
}
.widget ul li a:before, .widget_recent_comments li.recentcomments:before {
	content: "\f105";
	font-family: 'FontAwesome';
	color: #fd4326;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}
.widget ul li a{
	line-height: 40px;
	color: #737373;
	display: inline-block;
}
.widget ul li a:hover{
	color: #fd4326;
}
.domainchecker input[type="text"]{
	line-height: 40px!important;
	height: 40px!important;
	font-size: 12px;
	color: #737373;
	font-style: italic;
	 border: 1px solid #d2d2d2;
}
.domainchecker button[type="submit"]{
	height: 40px!important;
	background: #42454a!important;
	text-align: center;
	border: none;
	color: white!important;
	font-size: 16px;
}
.domainchecker  button[type="submit"]:hover{
	background: #fd4326!important;
}




.main-header-style2  .main-menu > ul > li > a{
	border-right: 1px solid #e2e2e2;
}


footer .widget ul li a:before {
    color: #54b4f2!important;
}


footer .widget ul{padding:0px;}
footer .widget ul li{ list-style:none;}
footer .widget ul li a{
    
    padding-left:15px;
    background:none!important;
    
}

article#blog-left {
    margin-top: 30px;
}

aside#blog-right {
    margin-top: 63px;
}

.more-link1.themebutton {
    background: #E06E29!important;
    border-radius: 5px;
    padding: 8px 43px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    display: inline-block;
}
@media only screen and (max-width: 480px) and (min-width: 321px){
	.contact-info a{
		line-height: 100px !important;
	}	
	.hp{
		margin-left:30px !important;
	}
	.more-link1.themebutton{
		padding: 8px 27px !important; 
	}
	
} 
@media only screen and (max-width: 480px){
	.ts-menu-footer ul li:last-child{
		border-right:0px !important;
	}	
	.col-6{
		width:44% !important;
	}
	.ariva_logo{
		float:left;
		width:80%;
	}
	.mobile-navigation{
		top:25px !important;
	}
	footer .widget h3{
		border-bottom: 1px solid #ededed !important;
    line-height: 40px !important;
	}
	.me img{
		margin: 0px !important;
    	width: 90% !important;
	}
	.archive #main-content{
	margin:0px !important;	
	}
	.md img{
		width: 90%!important;
	}
	.logo{
		margin-top:0px !important;
	} 
	.ts-horizontalTab .resp-tabs-list .resp-tab-item{
		width: 21% !important;
    font-size: 11px;
	}
	ul.resp-tabs-list{
		display:block !important;
	}
	.ts-horizontalTab .resp-tabs-list .resp-tab-item:nth-child(3n){
		width:35% !important;
	}
	.resp-tabs-container .resp-accordion{
		display:none;
	}
}
@media only screen and (max-width: 321px){
	.row{
		margin-left:0px !important;
		margin-right:0px !important;
	}
}
@media only screen and (max-width:667px) and (min-width:481px){
	.more-link1.themebutton{
		padding: 8px 14px !important;
	}
	.more-link.themebutton{
		display: inline-block; 
		padding: 10px 16px !important;
	}
	.hp {
    margin-left: 14px !important;
	}
	.contact-info a{
		width: 90% !important;
		padding-top:25px !important;
		border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
	}
	.contact-info{
		line-height:18px !important;
		height:70px !important;
	}
	.ts-menu-footer ul li{
		height: 14px !important;
		line-height:13px !important;
	}
	.contact-info span{
		margin-top: 18px !important;
		line-height: 42px !important;
	}
	.ts-top-footer .row .contact-info:nth-child(1){
		padding:0 20px !important;
	}
	.col-6{
		width:31% !important;
	}
	.ts-menu-footer nav{
		text-align:center !important;
	}
	
}
@media only screen and (max-width:767px){
	ul.resp-tabs-list{
		display:block !important;
	}
	.resp-tabs-container .resp-accordion{
		display:none;
	}
	.pull-left .md, .pull-right .md{
		margin-left:0px !important;
		margin-right:0px !important;
	}
	.me{
		margin-right:0px !important;
	}
	.mobile-navigation{
	    display: block !important;
    color: #000000;
    position: absolute;
    right: 20px;
    z-index: 999;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    top: 80px;
    border: 1px solid #0A4B85;
}
.ts-mainmenu{
	display:none;
}
.ts-mainmenu {
    float: none !important;
    clear: both;
}
.main-header-style2 .ts-mainmenu .main-menu {
    float: left;
    width: 100%;
}
.main-header-style2 .ts-mainmenu .main-menu{
	    float: left;
    text-align: center;
    width: 100%;
}
.main-menu ul {
    display: block !important;
    text-align: left;
}
.main-menu ul li{
	display: block !important;
    text-align: left;
}
.main-header-style2 .main-menu > ul > li > a {
    border-right: none;
    padding: 0;
    border-bottom: 1px solid #e2e2e2;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 0 15px;
    line-height: 40px;
    position: relative;
    display:block;
}
.ariva_logo {
    float: left;
    width: 80%;
}
}

@media only screen and (max-width:1023px) and (min-width: 767px){
	.mobile-navigation{
	    display: block !important;
    color: #000000;
    position: absolute;
    right: 20px;
    z-index: 999;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    top: 80px;
    border: 1px solid #0A4B85;
}
.ts-mainmenu{
	display:none;
}
.ts-mainmenu {
    float: none !important;
    clear: both;
}
.main-header-style2 .ts-mainmenu .main-menu {
    float: left;
    width: 100%;
}
.main-header-style2 .ts-mainmenu .main-menu{
	    float: left;
    text-align: center;
    width: 100%;
}
.main-menu ul {
    display: block !important;
    text-align: left;
}
.main-menu ul li{
	display: block !important;
    text-align: left;
}
.main-header-style2 .main-menu > ul > li > a {
    border-right: none;
    padding: 0;
    border-bottom: 1px solid #e2e2e2;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 0 15px;
    line-height: 40px;
    position: relative;
    display:block;
}
.ariva_logo {
    float: left;
    width: 80%;
    margin-bottom: 5px;
} 
.main-header-style2 .main-menu ul li a{
	font-size:12px !important;
}
.ts-company-info p{
		width:100% !important;
	}
	.ts-menu-footer nav {
    	text-align: center !important;
    	margin-top: 20px;
}
.ts-menu-footer ul li{
	height: 14px !important;
    line-height: 14px !important;
}
.hp {
    margin-left: 8px !important;
}
.contact-info span{
	line-height:42px !important;
}
.home-h1{
	width:94%;
}
.home-content{
	width:75%;
}
.container {
    width: 720px !important;
}
header .top-header .pull-right {
    margin-right: 30px !important;
}
.top-header .pull-right input[type=text]{
	width:150px !important;
} 
.more-link1.themebutton{
	padding:8px 20px !important;
}
.md{
	margin-right:0px !important;
	margin-left:0px !important; 
}
.md img{
	width:90% !important;
}
.me p{
	width: 80% !important;
}
.container-fluid .me img{
	width: 88% !important;
}
.more-link.themebutton{
	padding: 8px 20px !important;
    display: inline-block !important;	
}
.me .more-link font{
	font-size:12px !important;
}
.contact-info a{
	padding-top:14px !important;
}
.resp-tabs-container .resp-accordion{
	display:none;
}
ul.resp-tabs-list{
	display:block !important;
}
}

@media only screen and (max-width:1024px) and (min-width: 1024px){
.ts-menu-footer nav {
    	text-align: center !important;
    	margin-top: 20px;
}
.ts-menu-footer ul li{
	height: 14px !important;
    line-height: 14px !important;
}
.me img{
	width:80% !important;
}
.top-header .col-sm-2{
	width:31.666667%;
}
.ts-mainmenu .main-menu > ul > li.menu-item-has-children > a:after, .main-menu > ul > li.megamenu-item > a:after{
	bottom: 24% !important;
	left:92% !important;
}
.main-header-style2 .ts-mainmenu .main-menu > ul > li > a {
    padding: 10px 15px!important;
}
.md{
	margin-left:0px !important;
	margin-right:0px !important;
}
}

.resp-tab-content h3 a:hover{
	color:#0f368c;
}
.h1_underline
{
  border-bottom: 1px solid #252525;
  padding-bottom:20px;
  }
.page-id-206 .fix-height{
  min-height:98px;
  }

.page-id-206 .title-height-fix
{
  min-height:54px;
  }
.page-id-11 .more-link1.themebutton
{
  padding: 5px 43px !important;
  }

.page-id-11 .fix-height{
  min-height:72px;
  }
.page-id-796 #container_full a:hover,.page-id-796 #container_full a:focus{
  color: #0f368c !important;
  font-weight: bold;
  }
body #container_full .container a:hover,body #container_full .container a:focus,.blog-content a:hover,.blog-content a:focus,#respond a:hover,#respond a:focus,.page-404 a:hover,.page-404 a:focus
{
  color: #0f368c !important;
  font-weight: bold;
}