
video{max-width: 100%; height: auto; border: 7px solid #ffffff; background-color: #ffffff;}
	#banner{
		padding-left: 15px;
		padding-right: 15px;
	}
	
/*============================================
            # Order Page
============================================*/
/* Hero section */
.banner-2{
	margin-bottom: 0!important;
	padding-bottom: 35px;
}
.banner-2 h3{
	font-size: 24px;
}
.banner-2 h2{
	font-size: 32px;
}
.banner-2 h1{
	font-size: 58px;
}
.banner-2 h1::after{
	display: none;
}
.banner-2 p{
	font-size: 20px;
}

/* Form */
.form-group{
	display: block;
    text-align: left;
}
.home-form {
	padding: 66px 0 75px 0;
}

.form-list li {
	font-size: 17px;
	display: flex;
	align-items: start;
	line-height: 40px;
	font-weight: 600;
}

.form-list li img {
	padding-right: 15px;
	position: relative;
	top: 10px;
}
/* 
.form-bottom {
	background-image: url(../images/form-bottom-img.png);
	background-repeat: no-repeat !important;
	background-size: 710px 103px;
	background-position: center left;
	padding: 10px 0 14px;
	line-height: 1;
} */

.home-form h2, .product-review h2 {
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	line-height: 61px;
	font-weight: 900;
	font-style: italic;
	margin-bottom: 15px;
	color: #3c3c3c;
}

.form-list ul {
	margin-bottom: 8px;
}

.form-left p {
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
	color: #3c3c3c;
	margin-bottom: 11px;
}

.bot {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.8;
	margin-top: 15px;
}

.form-bottom h3 {
	font-size: 44px;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 0;
	position: relative;
	left: 63px;
	padding: 10px 0 0 10px;
	font-weight: 600;
	font-style: italic;
}

.form-bottom p {
	font-size: 25px;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	position: relative;
	left: 117px;
}

.form-bottom img {
	padding-left: 50px;
}

.form-group input, .form-control {
	font-size: 15px;
	font-weight: 400;
	padding: 13px;
	color: #737373;
	border-radius: 5px;
	margin-bottom: 14px!important;
}

.form-group label {
	font-weight: 700;
	font-size: 15px;
	line-height: 26px;
	margin-top: 3px;
	color: #737373;
}

form p {
	font-size: 13px;
	color: #949494;
	font-weight: 400;
	text-align: center;
	line-height: 23px;
}

.form-group .form-row {
	display: flex;
}

.form-row .col-sm-8 {
	max-width: 61%;
	margin-right: 23px;
}

.form-parent .hero-button {
	margin-top: 19px;
}

.banner-2 .shipp-info  h3{
	margin-bottom: 0%;
	font-size: 22px;
	font-weight: 700;
}
.shipp-info {
    background-color: #031f4b;
    padding: 20px;
	border-radius: 5px 5px 0px 0px;
	color: #fff;
}
.container-2 .tab-container-area{
	border-radius: 0 0 5px 5px;
} 
.tab-container {
    padding: 25px 25px 12px 25px;
    margin-bottom: 15px;
    border: solid;
}
#order-form p {
    font-size: 12px;
    text-align: center;
    color: #9c9c9c;
}
#order-form .main-button .btnmain {
    font-size: 20px;
}
#order-form .main-button .btn{
	padding: 10px 80px 10px 80px;
}
.banner-2 h1 b::after {
    background-image: url(../images/bg.png);
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    width: 345px;
    height: 4px;
    background-size: cover;
}

.banner-2 .main-button span{
	font-size: 21px;
	font-weight: 600;
}
.extra_margin{
	margin-left: 250px;
}


/* Responsive */
@media (max-width:1279px){
	.banner-2 h3 {
		font-size: 23px;
	}
	.banner-2 h2 {
		font-size: 30px;
	}
	.banner-2 h1 {
		font-size: 50px;
	}
	.banner-2 .shipp-info h3{
		font-size: 19px;
	}
	.banner-2 p {
		font-size: 17px;
	}
	.banner-2 .bottom-content img{
		width: 380px;
		height: 60px;
		max-width: 100%;
	}
	#order-form .main-button .btnmain {
		font-size: 19px;
	}
	#order-form .main-button .btn {
		padding: 10px 70px 10px 70px;
		font-size: 18px;
		font-weight: 600;
	}
	.extra_margin{
		margin-left: 210px;
	}
}
@media (max-width:1023px){
	.banner-2 h3 {
		font-size: 22px;
	}
	.banner-2 h2 {
		font-size: 28px;
	}
	.banner-2 h1 {
		font-size: 47px;
	}
	.banner-2 p {
		font-size: 16px;
	}
	.banner-2 .bottom-content img {
		width: 330px;
		height: 55px;
	}
	.banner-2 .shipp-info h3 {
		font-size: 18px;
	}
	figure img.extra_margin{
		display: none;
	}
}
@media (max-width:991px){
	.banner-2 h3 {
		font-size: 21px;
	}
	.banner-2 h2 {
		font-size: 26px;
	}
	.banner-2 h1 {
		font-size: 45px;
	}
	.banner-2 .bottom-content img {
		width: 310px;
		height: 45px;
	}
	.banner-2 p{
		margin-bottom: 5px;
	}
	.banner-2 .container-2 {
		margin-top: 25px;
	}
} 
@media (max-width:767px){
	.banner-2 .container {
    max-width: 100%;
	}
	.banner-2 h3 {
		font-size: 24px;
		font-weight: 300;
	}
	.banner-2 h2 {
		font-size: 25px;
		line-height: 41px;
	}
	.banner-2 h1 {
		font-size: 28px;
		line-height: 35px;
		margin-top: 15px;
		font-weight: 800;
	}
	.banner-2 .bottom-content img{
		display: none;
	}
	.tab-container {
		padding: 25px 15px 12px;
	}
	footer li a, .dummy_content p, p.bottom{font-size: 15px!important;}
} 
@media (max-width:359px){
	.banner-2 .shipp-info h3 {
		font-size: 16px;
	}
	#order-form .main-button .btn {
		padding: 8px 62px 6px 62px;
		font-size: 16px;
		font-weight: 600;
	}
	.tab-container {
		padding: 20px 13px 12px 12px;
	}
	
}
.main-button .btn{
	background: linear-gradient(to bottom, #ff963a 0%,#ff6a09 100%);
	padding: 17px 50px 17px 50px;
	border-bottom: 3px solid #983c00;
	transition: all 300ms ease;
}
.main-button .btn:hover{background: linear-gradient(to bottom, #ff6a09 100%, #ff963a 0%);}
.main-button .btnmain{font-size: 28px; font-weight: 600;}
.main-button .btnsub{font-size: 16px;}