.payment{
	color:#444 !important;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
}
#foxmenucontainer{
	height:40px;
	display:block;
	padding:0px;
}
#foxmenu{
	position:relative;
	display:block;
	height:40px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}
#foxmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 4px 0 0;
}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	font-size:15px;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	height:20px;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;
	}

#foxmenu ul li a:hover{
	color:#fff;
	background:transparent url(https://www.allindiacartransport.com/images/foxmenu_bg-OVER.gif) no-repeat top right;
	}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#000;
	background:#fff;
	}


.logos-section{
	width:100%;
	float:left;
}
.logos-section .col-custom{
	width:33.33%;
	float:left;
	padding:15px;
	box-sizing: border-box;
	height:200px;
}
.logos-section .custom1{
	width:25%;
	float:left;
	padding:15px;
	box-sizing: border-box;
	height:200px;
}
.logos-section .logo{
	border-radius: 20px;
	overflow: hidden;
	border:4px solid #eaeaea;
	box-sizing: border-box;
	margin:0 auto;

}
.logos-section .logo img{
	width:100%;
}
.youtube-videos .video-box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    margin-top: 0;
}


.video-box {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    margin-top:30px;
}

.youtube-video {
    position: relative;
    overflow: hidden;
    padding: 0;
}
.youtube-video {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
}
.youtube-video:before {
    display: block;
    content: "";
    padding-top: 56.25%;
}

.youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.sub-heading h2{
	display: inline-block;
    padding: 7px 50px;
    background: #ffd006;
}
.clearfix:after{
	content: '';
	width:100%;
	clear: both;
	float: none;
}
.more-btn{
	text-align: center;
    padding-bottom: 40px;
    padding-top: 40px;
    background: #023b59;
}
.more-btn a{
	color: #023b59;
    text-decoration: none;
    background: #ffd006;
    padding: 5px 10px;
    margin-top: 40px;
    display: inline-block;
}

input{

	width: 100%;
    height: 35px;
    padding-left: 8px;
    box-sizing: border-box;

}

textarea{
	    width: 100%;
    box-sizing: border-box;
    height: 150px;
    padding: 10px;
}

input#sss{
	width:100%;
	box-sizing: border-box;
	background: #ffd006;
	font-weight: bold;
	border: 2px solid #023b5942 !important;
}

.footer-t .payment{
	color:#fff !important;
}
td select{
	width: 90%;
    height: 28px;
    padding-left: 8px;
}

td select#ddlState{
	width: 100%;
    height: 35px;
}

.locations td a{
	/*font-weight: bold;*/
	text-decoration: none;
}
.locations td a:hover{
	color:#004a71;
}