@charset "utf-8";
/* CSS Document */

html, body{ height:100%; width:100%;}
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800&display=swap');

*{padding:0; margin:0;}
body{background:#e8e8e8; padding:0; margin:0; font-size:15px; font-weight:400; font-family: 'Montserrat', sans-serif;}

h1, h2, h3, h4, h5, h6, p{margin:0px; padding:0px}
ul {margin:0px; padding:0px; list-style:none}
ul li{margin:0px; padding:0px}
a{text-decoration:none}
a, button{-webkit-transition-duration:0.3s; -webkit-transition-timing-function:linear; box-shadow:0px 0 0 #966b29 inset; text-decoration:none; outline:none; border:none;}

#top-banner{background:url(../images/banner1.jpg) top center no-repeat; background-size:cover; position:relative; overflow:hidden;}
#top-banner img.img-top-left{position:absolute; left:0; width:50%;}
#top-banner .top-banner-box{padding:70px 0; text-align:center;}
.top-banner-box img{display:none; }
.top-banner-box h1{font-size:80px; font-weight:700; color:#1d1f23; text-transform:uppercase; }
.top-banner-box h2{font-size:17px; color:#fff; background:#246bab; padding:0 10px; font-weight:400; min-height:42px; line-height:42px; margin:30px 0;}
.top-banner-box h2 span{background:#c32020; padding:11px 5px; min-height:42px; margin:0 5px;}
.top-banner-box p{font-size:18px; color:#414141; font-weight:300; line-height:34px; }
.top-banner-box a{display:block; font-size:20px; color:#fff; text-transform:uppercase; font-weight:700; padding:15px 20px; text-decoration:none; border-radius:50px; background:#246bab; width:240px; margin:30px auto 0;}
.top-banner-box a:hover{background:#1d1f23;}

#video-tshirt{padding:10px 0 60px;}
#video-tshirt .user-video-dtl{background:#fff; padding:30px; margin:60px 0;}
.user-video-dtl h3{font-size:30px; color:#4c4c4c; font-weight:600; padding:20px 0;}
.user-video-dtl p{font-weight:300; font-size:18px; color:#4c4c4c; line-height:36px;}

#video-tshirt .tshirt-logo{text-align:center;}
.tshirt-logo ul li{display:inline-block; padding:10px 15px; list-style:none; width:38%;}
.tshirt-logo ul li.logo-center{width:18%;}
.tshirt-logo ul li.logo-mobile{display:none; }
.tshirt-logo ul li a{display:block;}
.tshirt-logo ul li a img{width:100%;}
.tshirt-logo ul li a:hover{opacity:0.7;}
.tshirt-logo a.order-btn{display:block; font-size:20px; color:#fff; text-transform:uppercase; font-weight:700; padding:15px 20px; text-decoration:none; border-radius:50px; background:#246bab; width:240px; margin:30px auto 0;}
.tshirt-logo a.order-btn:hover{background:#1d1f23;}

#ftr-copyright{background:#515a62; padding:30px 0;}
#ftr-copyright p{font-size:16px; color:#fff; font-weight:300;}
#ftr-copyright p a{color:#fff; text-decoration:none;}
#ftr-copyright p a:hover{color:#246bab;}
#ftr-copyright ul{text-align:right;}
#ftr-copyright ul li{display:inline-block; text-align:center; margin-right:15px;}
#ftr-copyright ul li a{display:block; font-size:18px; color:#fff; }
#ftr-copyright ul li a i{ border-radius:50px; width:32px; height:32px; line-height:32px; }
#ftr-copyright ul li a i.fa-facebook{background:#3b5998;}
#ftr-copyright ul li a i.fa-twitter{background:#00aced;}
#ftr-copyright ul li a i.fa-tumblr{background:#32506d;}
#ftr-copyright ul li a:hover{opacity:0.5;}


/*......Order Page....*/

#top-logo{text-align:center; padding:30px 0 0;}
#top-logo a{display:block;}
#top-logo a img{width:160px;}
#product-payment{padding:30px 0 60px;}
#product-payment .product-dtls{background:#fff; padding:30px; margin-bottom:50px;}

.product-img-box{display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column; text-align:center;}
		  
  @media screen and (max-width: 996px) {
    .product-img-box{margin-bottom: 20px; } }

.preview-pic{-webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; width:100%; text-align:center; margin-bottom:20px;}

.preview-thumbnail.nav-tabs{border: none; margin-top: 15px; text-align:center; display:block;} 
.preview-thumbnail.nav-tabs li{width:70px; display:inline-block; margin:5px; border:solid 1px #eee;}
.preview-thumbnail.nav-tabs li img{max-width:90%; display: block; }
.preview-thumbnail.nav-tabs li a{padding: 0; margin: 0; }
.preview-thumbnail.nav-tabs li a:hover{opacity:0.7;}
.preview-thumbnail.nav-tabs li:last-of-type{margin-right: 0; }

.tab-content{overflow: hidden; }
.tab-content img{width:74%; -webkit-animation-name: opacity; animation-name: opacity; -webkit-animation-duration: .3s; animation-duration: .3s; }

.products-btl-box .product-name{float:left; width:65%;}
.product-name h3{font-size:22px; color:#141414; font-weight:700; text-transform:uppercase;}
.product-name h5{font-size:15px; color:#444; font-weight:400; margin-top:8px;}
.product-name h5 span{color:#004da3;}
.products-btl-box .product-price{float:right; width:35%; text-align:right; }
.product-price h2{font-size:32px; color:#d41c1c; font-weight:700;}
.product-price h6{font-size:14px; color:#666; margin-top:4px; font-weight:300;}
.products-btl-box p{font-size:12px; color:#333; font-weight:300; margin:15px 0; line-height:18px;}
.products-btl-box form input, .products-btl-box form select{border:solid 1px #0099ff; font-size:15px; color:#707070; font-weight:300; outline:none;}
.products-btl-box form button{width:100%; font-size:30px; font-weight:700; color:#fff; background:#4eae35; padding:4px 10px; text-align:center; border-radius:5px;}
.products-btl-box form button:hover{background:#333;}

.color-box p{font-size:15px; color:#777; display:inline-block;}
.color-box p span{color:#0099ff;}

.products-btl-box form ul.size-box li{display:inline-block; width:15%; margin:5px 0 15px;}
.products-btl-box form ul.size-box li a{display:block; border:solid 1px #0099ff; text-align:center; padding:5px; border-radius:4px; font-size:16px; font-weight:300; text-decoration:none; color:#0099ff}
.products-btl-box form ul.size-box li a:hover, .products-btl-box form ul.size-box li a:active, .products-btl-box form ul.size-box li a:focus{background:#eee;}

.payment-box{text-align:center;}
.payment-box .payment-dtl{padding:15px 0;}
.payment-box .payment-dtl h3{ font-size:18px; color:#333; font-weight:600; padding:20px 0;}
.payment-box .payment-dtl img.pay-option{width:90%;}
.payment-box .payment-dtl img.delivery-opt{width:170px;}
.payment-box .payment-dtl p{font-size:15px; color:#555; font-weight:300;}


/*.......Radio BTN........*/
.radio-btn{ display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; top:-15px; }
/* Hide the browser's default radio button */
.radio-btn input{ position: absolute; opacity: 0; cursor: pointer; }
/* Create a custom radio button */
.color-box .checkmark{position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #fff; border-radius: 50%; border:solid 1px #ddd; }
.color-box .checkmark.black-bgrd{background:#000;}
/* On mouse-over, add a grey background color */
.radio-btn:hover input ~ .checkmark { opacity:0.7; }
/* When the radio button is checked, add a blue background */
.radio-btn input:checked ~ .checkmark { border:solid 1px #2196F3; }
/* Create the indicator (the dot/circle - hidden when not checked) */
.color-box .checkmark:after{content: ""; position: absolute; display: none; }
/* Show the indicator (dot/circle) when checked */
.radio-btn input:checked ~ .checkmark:after { display: block; }
/* Style the indicator (dot/circle) */
.radio-btn .checkmark:after{top:8px; left:8px; width:8px;	height:8px; border-radius:50%;	background:#2196F3;}


/*.......Radio BTN........*/
.size-box{min-height:70px;}
.radio-size-btn{ display: block; position: relative; padding-left:48px; margin-bottom: 12px; cursor: pointer; font-size:16px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;  color:#2196F3; text-align:center;}
/* Hide the browser's default radio button */
.radio-size-btn input{ position: absolute; opacity: 0; cursor: pointer; }
/* Create a custom radio button */
.size-box .checkmark{position:absolute; top:0;left:0; height:34px; width:60px; background:#fff; border-radius:3px; border:solid 1px #2196F3; line-height:33px; z-index:999;}
.size-box .checkmark.black-bgrd{background:#fff;}
/* On mouse-over, add a grey background color */
.radio-size-btn:hover input ~ .checkmark { opacity:0.7; }
/* When the radio button is checked, add a blue background */
.radio-size-btn input:checked ~ .checkmark { border:solid 1px #2196F3; }
/* Create the indicator (the dot/circle - hidden when not checked) */
.size-box .checkmark:after{content: ""; position: absolute; display: none; }
/* Show the indicator (dot/circle) when checked */
.radio-size-btn input:checked ~ .checkmark:after { display: block; }
/* Style the indicator (dot/circle) */
.radio-size-btn .checkmark:after{top:0px; left:0px; width:58px;	height:32px; border-radius:3; border:solid 2px #2196F3;}






@media (min-width:1200px) and (max-width:1500px){

}

@media (min-width:992px) and (max-width:1199px){

#top-banner .top-banner-box{padding:60px 0;}
.top-banner-box h1{font-size:64px;}
.top-banner-box h2{font-size:14px; margin:20px 0;}
.top-banner-box p{font-size:15px;}
.top-banner-box a{margin-top:20px; font-size:17px;}

.user-video-dtl h3{font-size:25px;}
.user-video-dtl p{font-size:16px; line-height:30px;}
.video-box iframe{height:250px;}

}




@media (min-width:768px) and (max-width:991px){

#top-banner .top-banner-box{padding:40px 0;}
.top-banner-box h1{font-size:48px;}
.top-banner-box h2{font-size:12px; margin:12px 0; min-height:36px; line-height:36px;}
.top-banner-box h2 span{padding:10px 5px;}
.top-banner-box p{font-size:14px; line-height:22px;}
.top-banner-box a, .tshirt-logo a.order-btn{margin-top:20px; font-size:15px; width:200px;}

.user-video-dtl h3{font-size:19px;}
.user-video-dtl p{font-size:14px; line-height:26px;}
.video-box iframe{height:200px;}
#ftr-copyright{padding:10px 0;}

.preview-thumbnail.nav-tabs{margin:0 0 30px;}
.tab-content img{width:50%;}
.payment-box .payment-dtl h3{font-size:14px;}
.payment-box .payment-dtl p{font-size:13px;}

}


@media (max-width:767px){

#top-banner img.img-top-left{display:none;}

#top-banner{background:url(../images/banner-mobile.png) top center no-repeat; background-size:cover;}
#top-banner .top-banner-box{padding:30px 0;}
.top-banner-box img{display:block; margin:0 auto 20px; width:70%;}
.top-banner-box h1{font-size:32px;}
.top-banner-box h2{font-size:12px; margin:12px 0 0; min-height:36px; line-height:36px;}
.top-banner-box h2 span{padding:10px 5px;}
.top-banner-box p{font-size:14px; line-height:28px;}
.top-banner-box p br{display:none;}
.top-banner-box a, .tshirt-logo a.order-btn{margin-top:15px; font-size:14px; width:180px;}

#video-tshirt .user-video-dtl{margin:25px 0; padding:15px;}
.tshirt-logo ul li{padding:4px; width:auto; display:block;}
.tshirt-logo ul li.logo-center{display:none;}
.tshirt-logo ul li.logo-mobile{display:block; width:120px; margin:0 auto 20px;}
.user-video-dtl h3{font-size:19px; padding-top:0;}
.user-video-dtl p{font-size:14px; line-height:24px; padding-bottom:25px;}
.video-box iframe{height:100%;}
#ftr-copyright{padding:10px 0; text-align:center;}
#video-tshirt{padding:10px 0 30px;}
#ftr-copyright ul{text-align:center; padding-top:10px;}

#top-logo a img{width:100px;}
#product-payment{padding:20px 0 30px;}
#product-payment .product-dtls{padding:15px; margin-bottom:30px;}
.tab-content img{width:60%;}
.preview-pic{margin-bottom:0;}
.preview-thumbnail.nav-tabs li{width:17%; margin:1px;}
.products-btl-box .product-name, .products-btl-box .product-price{float:none; width:100%; text-align:left;}
.product-name h3{font-size:19px;}
.product-name h5, .product-price h6{font-size:13px; margin:4px 0 10px;}
.product-price h2{font-size:28px;}
ul.color-box li p{font-size:13px;}
.products-btl-box form ul.color-box li{margin-right:5px;}
.products-btl-box form input, .products-btl-box form select, .payment-box .payment-dtl p{font-size:14px;}
.products-btl-box form ul.size-box li a{font-size:13px;}
.products-btl-box form button{font-size:20px;}
.payment-box .payment-dtl h3{font-size:16px; padding:10px 0;}
.payment-box .payment-dtl img.pay-option{width:210px;}

/*.......Radio BTN........*/
.size-box{min-height:70px;}
.radio-size-btn{ padding-left:24px; margin-bottom: 12px; cursor: pointer; font-size:14px; font-weight:300; }

.size-box .checkmark{position:absolute; height:34px; width:35px;}
.radio-size-btn .checkmark:after{width:35px; height:32px;}


}


@media (max-width: 576px) {
}

@media (max-width: 480px) {


}

@media (max-width:400px) {

}

@media (max-width: 360px) {
}