@import url("https://fonts.googleapis.com/css?family=Roboto:400, 500, 700, 300, 100");
@font-face {  
    src: url("../fonts/nrkis-webfont.woff2") format("woff2"), url("../fonts/nrkis-webfont.woff") format("woff");
     font-family: 'nrkis-webfont';
    font-weight: 400;
    font-style: normal;
}
input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
}
.tstscroll_chenille {
    height: 870px;
    overflow: auto
}
.vertical-centered-box {
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #fff;
    z-index: 999999999
}
.vertical-centered-box:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}
.vertical-centered-box .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 0
}
.footer_form input::placeholder {
    color: #b8b6b9;
}
.loader-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px rgba(233, 69, 7, 1);
    margin-left: -60px;
    margin-top: -60px
}
.loader-line-mask {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 120px;
    margin-left: -60px;
    margin-top: -60px;
    overflow: hidden;
    -webkit-transform-origin: 60px 60px;
    -moz-transform-origin: 60px 60px;
    -o-transform-origin: 60px 60px;
    -ms-transform-origin: 60px 60px;
    transform-origin: 60px 60px;
    -webkit-mask-image: -webkit-linear-gradient(top, #000, rgba(0, 0, 0, 0));
    -webkit-animation: rotate 1.2s infinite linear;
    -moz-animation: rotate 1.2s infinite linear;
    -o-animation: rotate 1.2s infinite linear;
    animation: rotate 1.2s infinite linear
}
.loader-line-mask .loader-line {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px rgba(0, 132, 194, 1)
}
#particles-background,
#particles-foreground {
    left: -51%;
    top: -51%;
    width: 202%;
    height: 202%;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    -moz-transform: scale3d(0.5, 0.5, 1);
    -o-transform: scale3d(0.5, 0.5, 1);
    -ms-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1)
}
#particles-background {
    background: #2c2d44;
    background-image: -moz-linear-gradient(45deg, #3f3251 2%, #002025 100%);
    background-image: -webkit-linear-gradient(45deg, #3f3251 2%, #002025 100%);
    background-image: linear-gradient(45deg, #3f3251 2%, #002025 100%)
}
lesshat-selector {
    -lh-property: 0
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(360deg)
    }
}
@-o-keyframes rotate {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(360deg)
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
lesshat-selector {
    -lh-property: 0
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(360deg)
    }
}
@-o-keyframes rotate {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(360deg)
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
lesshat-selector {
    -lh-property: 0
}
@-webkit-keyframes fade {
    0% {
        opacity: 1
    }
    50% {
        opacity: .25
    }
}
@-moz-keyframes fade {
    0% {
        opacity: 1
    }
    50% {
        opacity: .25
    }
}
@-o-keyframes fade {
    0% {
        opacity: 1
    }
    50% {
        opacity: .25
    }
}
@keyframes fade {
    0% {
        opacity: 1
    }
    50% {
        opacity: .25
    }
}
lesshat-selector {
    -lh-property: 0
}
@-webkit-keyframes fade {
    0% {
        opacity: 1
    }
    50% {
        opacity: .25
    }
}
@-moz-keyframes fade {
    0% {
        opacity: 1
    }
    50% {
        opacity: .25
    }
}
@-o-keyframes fade {
    0% {
        opacity: 1
    }
    50% {
        opacity: .25
    }
}
@keyframes fade {
    0% {
        opacity: 1
    }
    50% {
        opacity: .25
    }
}
lesshat-selector {
    -lh-property: 0
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
lesshat-selector {
    -lh-property: 0
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

body {
    padding: 0;
    margin: 0;
    background: #fff;
    font-family: Arial
}
div,
td,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
label,
li,
ol,
ul,
textarea {
    padding: 0;
    margin: 0;
    color: inherit
}
input,
select,
textarea {
    color: #b8b6b9;
}
img {
    padding: 0;
    margin: 0;
    border: none;
    max-width: 100%
}
ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}
a {
    text-decoration: none;
    outline: none
}
object {
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 0
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
::-moz-selection {
    background: #2c6da0;
    color: #fff
}
.clear {
    clear: both;
    line-height: 0;
    font-size: 0
}
.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 2147483637;
}
select::-ms-expand {
    display: none
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none
}
&::-ms-expand {
    display: none
}
textarea {
    overflow: auto
}
.popup-inner {
    max-width: 475px;
    width: 90%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../images/contact.png) no-repeat;
    padding: 0 0 10px;
    border-radius: 10px;
    height: 465px;
    display: none;
    z-index: 2147483647
}
.get_data_for_qty li {
    list-style: outside none numer;
    margin: 0 22px;
}
.payment_type ul li {
    float: left;
    padding: 8px 0 8px;
}
.popup-close {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    transition: ease .25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 100%;
    background: url(../images/closed.png) no-repeat;
    font-family: Arial, Sans-Serif;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: 1px dashed #fff
}
.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    text-decoration: none
}
.gallery_popup_inner {
    background: #fff;
    border-radius: 5px;
    max-width: 600px;
    min-height: 600px;
    width: 90%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
    display: none;
    z-index: 2147483647;
}
.gallery_img {
    margin: 19px;
    padding: 10px;
    border: 1px solid #eee;
    min-height: 400px
}
.gallery_img img {
    width: 100%
}
.gallery_popup_close {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    transition: ease .25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 100%;
    background: url(../images/closed.png) no-repeat;
    font-family: Arial, Sans-Serif;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: 1px dashed #fff
}
.gallery_popup_close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    text-decoration: none
}
.gallery_title {
    padding: 0;
    background: #0084c2
}
.gallery_title a {
    background: #006a9c none repeat scroll 0 0;
    padding: 15px;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    float: left;
    text-transform: uppercase
}
.body_content .gallery_title p {
    padding: 10px!important;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    float: left;
    text-transform: capitalize
}
#main_menu a#pull2 {
    display: none;
    height: 44px
}
#main_menu1 a#pull22 {
    display: none
}
.container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 999999;
    opacity: unset!important
}
.heading_bg {
    width: 100%;
    background: url(../images/heading_bg.png) repeat-x;
    text-align: center;
    margin: 0 0 30px;
    height: 61px;
    position: relative
}
.heading_bg h1 {
    padding: 13px 0 11px;
    color: #fff;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    background: #0084c2;
    margin: 0 auto;
    font-weight: 400;
    text-transform: capitalize;
    width: 460px
}
.heading_bg .left_border {
    position: absolute;
    left: 0;
    top: 32px;
    background: url(../images/left_border.png) no-repeat;
    width: 65px;
    height: 139px
}
.upload_img #ajax_loader1 > img {
    left: -6px !important;
    position: relative !important;
    width: 106% !important;
    max-width: 106% !important;
}
.heading_bg .right_border {
    position: absolute;
    right: 0;
    top: 32px;
    background: url(../images/right_border.png) no-repeat;
    width: 65px;
    height: 139px
}
.heading_gallery {
    width: 100%;
    float: left;
    background: url(../images/heading_bg.png) repeat-x;
    text-align: center;
    margin: 0 0 15px;
    height: 61px;
    position: relative
}
.heading_gallery h1 {
    padding: 12px 130px;
    color: #fff;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    background: #0084c2;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    display: inline
}
/* saf3+, chrome1+ */
/* inner page form  */

.fixed_box .open_box {
    background: #0084c2 none repeat scroll 0 0;
    position: static;
    bottom: 50px;
    width: 214px;
    z-index: 400;
}
.form_box.fixed_box {
    padding: 31px 0;
    position: fixed;
    top: 77px;
    width: 100%;
    z-index: 500;
}
#show_down{
    display:none;
}
#show_upper{
    display:block;
}
.fixed_box #show_upper{
    display:none
}
.fixed_box #show_down {
    display: block;
    position:relative;
}
.fixed_box #show_down .point_box {
    position: absolute;
    top: -38px;
    width: 212px;
}
.menu_close {
    background: rgba(0, 0, 0, 0) url("../images/close_hv.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 9px;
    top: 9px;
    width: 30px;
}
.menu_close:hover {
    background: rgba(0, 0, 0, 0) url("../images/quoteclose.png") no-repeat scroll 0 0;
}
#main_home_box_1.fixed_box {
  background: #fff none repeat scroll 0 0;
  /*box-shadow: 0 2px 9px 5px rgb(221, 221, 221);*/
}
#main_home_box_1.fixed_box input[type="text"] {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  color: #b8b6b9;
}
#main_home_box_1 input[type="text"] {
  background: #007ab3 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
}
#main_home_box_1.fixed_box input[type="text"]::placeholder {
  color: #b8b6b9;
}
/* inner page form */

@media screen and (-webkit-min-device-pixel-ratio: 0) {    
    .footer_form .inputfile-1 + label {
        line-height: 40px !important;
        height: 45px !important;
        font-size:30px !important;
    }
}
h1 {
    margin: 0;
    padding: 0;
    font-family: 'narkisimregular'
}
h1 fieldset {
    padding: 20px;
    margin: 0;
    border-top: 1px solid #0084c2;
    border-bottom: none;
    border-left: none;
    border-right: none
}
h1 fieldset legend {
    padding: 15px 30px;
    color: #fff;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    background: #0084c2;
    margin: 0 350px;
    font-weight: 400;
    text-transform: capitalize
}
h2 {
    margin: 30px 0 15px;
    padding: 0;
    clear: both;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: Arial
}
h2 fieldset {
    padding: 0;
    margin: 0;
    border-top: 1px solid #b2b2b2;
    border-bottom: none;
    border-left: none;
    border-right: none
}
h2 fieldset legend {
    padding: 0 15px 0 0;
    color: #3b3b3b;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    text-align: left;
    margin: 0;
    text-transform: capitalize;
    border-right: 1px solid #b2b2b2
}
h2 fieldset legend span {
    color: #0084c2
}
p {
    margin: 0;
    padding: 10px 0;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
    color: #fff
}
header {
    margin: 0;
    padding: 0
}
.header_top {
    margin: 0;
    padding: 0;
    background: #016798;
    min-height: 47px
}
.support_chat {
    float: left;
    margin: 12px 0 0;
    background: url(../images/support.png) no-repeat;
    width: 200px;
    height: 28px;
    text-align: center
}
.support_chat a {
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 0 20px
}
.support_chat a:hover {
    color: #f45d26
}
.offer_img {
    float: left;
    padding: 0;
    margin: 3px 0 0 50px;
    height: 48px;
}
.top_menu {
    float: right;
    padding: 0;
    margin: 20px 0 0
}
.top_menu ul {
    margin: 0;
    padding: 0
}
.top_menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    background: url(../images/top-sep.jpg) no-repeat right center;
    vertical-align: middle
}
.top_menu ul li:last-child {
    background: none
}
.top_menu ul li a {
    margin: 0;
    padding: 0 25px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    font-family: "narkisimregular"
}
.top_menu ul li:last-child a {
    padding: 0 0 0 25px
}
.top_menu ul li a:hover,
.top_menu ul li a.active {
    color: #f45d26;
    transition: all .3s ease
}
.main_menu {
    margin: 0;
    padding: 15px 0
}
.logo {
    float: left
}
header .main_menu {
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    position: relative;
    z-index: 9;
    width: 100%
}
header .fixed-on-top {
    top: -120px;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    position: relative;
    z-index: 999
}
header .fix-menu {
    position: fixed!important;
    top: 0;
    padding: 10px 0;
    background: #fff;    
    z-index: 600;
}
header .fix-menu nav {
    margin-top: 20px;
    padding: 0
}
header .fix-menu .logo {
    width: 20%
}
header .fix-menu .logo img {
    width: 100%
}
.quote {
    float: right;
    margin-left: 30px;
    margin-top: 10px;
    position: relative
}
header .quote {
    display: none
}
.quotehv {
    display: none
}
.quote:hover .quotehv {
    background: url(../images/quote_hv.png) no-repeat;
    position: absolute;
    bottom: -52px;
    left: -30px;
    padding: 0;
    display: block;
    width: 108px;
    height: 51px
}
header .fix-menu .quote {
    display: none
}
header .fix-menu #quoteform {
    display: block
}
#quoteform {
    padding: 0;
    width: 100%;
    display: none;
    float: left;
    margin: 40px 0;
    position: relative
}
.menu-close {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/close_hv.png) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer
}
.menu-close:hover {
    background: url(../images/quoteclose.png) no-repeat
}
banner {
    margin: 0;
    padding: 0
}
banner img {
    width: 100%
}
.gallerybanner {
    margin: 0;
    padding: 0;
    position: relative
}
.gallerybanner img {
    width: 100%
}
.gallerybanner_content {
    position: absolute;
    top: 42%;
    left: 24%;
    width: 52%
}
.gallerybanner .gallerybanner_content img {
    width: auto
}
.gallerybanner h1 {
    padding: 0;
    margin: 0;
    color: #f9fffd;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    font-weight: 400;
    font-family: arial
}
.banner {
    /* background: url("../images/new-homepage-banner.jpg") no-repeat scroll center center;
    background-image: url("https://www.netpropatches.com/images/new-homepage-banner.jpg");*/
    width: 100%;
}
#home_banner img {
  width: 100%;
}
.shirt {
    background: url(../images/shirt.png) no-repeat;
    width: 427px;
    height: 394px;
    margin: 0 auto;
    position: relative!important;
    display: block!important
}
.body_content {
    margin: 0;
    padding: 50px 0
}
.top_body_content {
    padding: 0;
    margin: 0
}
.left_body {
    margin: 0;
    float: left;
    width: 635px
}
.body_content p {
    margin: 0;
    color: #aeaeae;
    padding: 0 0 5px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    text-align: justify
}
.home_shirt_slider {
    width: 500px;
    float: right;
    margin-top: 20px
}
.quote_form {
    margin: 0;
    float: right;
    width: 475px
}
.border_rep {
    margin: 0;
    float: right;
    width: 100%;
    background: url(../images/contact.png) no-repeat;
    padding: 0 0 10px;
    border-radius: 10px;
    height: 513px
}
.quote_form_heading {
    background: #0084c2;
    padding: 12px 0;
    text-align: center;
    font-size: 32px;
    line-height: 35px;
    font-weight: 400;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}
.banner_form {
    float: right;
    padding: 0;
    margin: 95px 77px 0 0;
    width: 416px
}
.banner_form_heading {
    padding: 0;
    margin: 0 0 25px
}
.banner_form_heading img {
    width: 100%
}
.banner_form_area {
    padding: 0;
    margin: 0
}
.banner_form_area input[type="text"],
.banner_form_area input[type="email"] {
    box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.20);
    background: #fff;
    border: none;
    height: 35px;
    margin: 0 0 12px;
    padding: 0 4px;
    width: 96%;
    border-radius: 5px;
    color: #888
}
.banner_form_area select {
    box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.20);
    background: #FFF url(../images/select_arrow.png) no-repeat scroll 95% 15px padding-box border-box;
    border: none;
    height: 35px;
    margin: 0 0 12px;
    padding: 0 4px;
    width: 100%;
    border-radius: 5px;
    color: #888;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none
}
.banner_form_area input[type="submit"],
.banner_form_area input[type="button"] {
    background: #f45d26;
    border: none;
    height: 60px;
    margin: 0;
    padding: 0;
    width: 100%;
    border-radius: 5px;
    color: #eaeaea;
    cursor: pointer;
    font-size: 25px;
    line-height: 25px
}
.banner_form_area input[type="submit"]:hover,
.banner_form_area input[type="button"]:hover {
    background: #0084c2
}
.banner_form_area textarea {
    box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.20);
    background: #fff;
    border: none;
    height: 74px;
    margin: 0 0 10px;
    padding: 4px;
    width: 96%;
    border-radius: 5px;
    color: #888;
    resize: none
}
.banner_form_submit {
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%
}
.quote_form_area {
    margin: 0 10px;
    background: #f2f2f2;
    padding: 6px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}
.quote_form_area input[type="text"],
.quote_form_area input[type="email"] {
    box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.20);
    background: #fff;
    border: none;
    height: 35px;
    margin: 0 0 12px;
    padding: 0 4px;
    width: 96%;
    border-radius: 5px;
    color: #888
}
.quote_form_area select {
    box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.20);
    background: #FFF url(../images/select_arrow.png) no-repeat scroll 95% 15px;
    border: none;
    height: 35px;
    margin: 0 0 12px;
    padding: 0 4px;
    width: 100%;
    border-radius: 5px;
    color: #888;
    -webkit-appearance: none;
    -moz-appearance: none
}
.choose_file {
    margin: 0 0 12px;
    padding: 0;
    width: 100%;
    float: left
}
.choose_file input[type="text"] {
    background: none!important;
    width: 93px;
    float: left;
    box-shadow: none!important;
    margin: 0!important
}
.file-upload {
    position: relative;
    overflow: hidden;
    margin: 0
}
.file-upload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}
.btn-danger {
    color: #fff;
    background-color: #0084c2;
    border-color: #0084c2
}
.btn-danger:hover {
    color: #fff;
    background-color: #f45d26;
    border-color: #f45d26
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 50px;
    float: left
}
.quote_form_area input[type="submit"],
.quote_form_area input[type="button"] {
    background: #0084c2;
    border: none;
    height: 60px;
    margin: 0;
    padding: 0;
    width: 100%;
    border-radius: 5px;
    color: #eaeaea;
    cursor: pointer;
    font-size: 25px;
    line-height: 25px
}
.quote_form_area input[type="submit"]:hover,
.quote_form_area input[type="button"]:hover {
    background: #f45d26
}
.quote_form_area textarea {
    box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.20);
    background: #fff;
    border: none;
    height: 74px;
    margin: 0 0 10px;
    padding: 4px;
    width: 96%;
    border-radius: 5px;
    color: #888;
    resize: none
}
.left_form {
    width: 175px;
    padding: 0;
    margin: 0;
    float: left
}
.right_form {
    width: 225px;
    padding: 0;
    margin: 0;
    float: right
}
.right_form_top {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left
}
.right_form_top_left {
    width: 50px;
    padding: 0;
    margin: 0 20px 0 0;
    float: left
}
.right_form_top_right {
    width: 85px;
    padding: 0;
    margin: 0;
    float: right
}
.right_form_mid {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    float: left
}
.form_submit {
    width: 290px;
    margin: 0 auto;
    clear: both
}
.patch_name_category {
    padding: 0;
    margin: 40px 0 0
}
.patch_name {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000px;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    padding: 0;
    margin: 0 22px 0 0;
    float: left;
    border: 1px solid #eee;
    width: 128px;
    height: 128px;
    text-align: center
}
.patch_name:last-child {
    margin-right: 0
}
.patch_name {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000px;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    border: 1px solid #eee
}
.patch_name:hover .flip_img,
.patch_name.hover .flip_img {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}
.patch_name:hover .patch_title,
.patch_name.hover .patch_title {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}
.patch_name,
.patch_title,
.flip_img {
    width: 128px;
    height: 128px
}
/* ========================================= */

.circle .back p {
    background: rgba(0, 0, 0, 0) url("../images/border.jpg") no-repeat scroll center bottom;
    color: #0084c2;
    display: inherit;
    font-family: Arial;
    font-weight: 700;
    font-size: 15px;
    margin-top: 33px;
    padding: 0 20px 10px;
    text-align: center;
}
/* The fun begins */

.circle {
    /* Assign the perspective to enable 3d Transform */
    
    perspective: 256px;
    -webkit-perspective: 256px;
    -moz-perspective: 256px;
    border: 1px solid #eee;
    float: left;
    height: 128px;
    margin: 0 22px 0 0;
    padding: 0;
    perspective: 256px;
    position: relative;
    text-align: center;
    width: 128px;
}
.circle:last-child {
    margin-right: 0
}
/*.circle .front img{  border-radius:50%;   -moz-border-radius: 50%;	-webkit-border-radius: 50%;}*/

.circle .back {
    position: absolute;
    z-index: 9;
    /* Assign The 3D Transform */
    
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* Transition Effect */
    
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    width: 100%;
    height: 100%;
}
/* .flipping class for flip effect using jquery */

.circle.flipping .back {
    z-index: 9;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
}
.circle .front {
    position: absolute;
    width: 128px;
    height: 128px;
    overflow: hidden;
    text-align: center;
    z-index: 8;
    /* Assign The 3D Transform */
    
    -webkit-transform: rotateX(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* Transition Effect */
    
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.circle.flipping .front {
    z-index: 10;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}
/* ======================================== */

.flipper {
    -webkit-transition: .6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: .6s;
    transform-style: preserve-3d;
    position: relative
}
.flip_img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: .6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: .6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: .6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: .6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0
}
.patch_title {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2
}
.patch_title .name {
    display: inline-block;
    margin: 0;
    padding: 40px 13px 20px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0084c2;
    background: url(../images/border.jpg) no-repeat bottom center;
    font-family: Arial
}
/*.patch_name:last-child .patch_title .patch_title .name {	padding-top:}*/

.flip_img {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}
.flip_img img {
    width: 100%;
    height: 100%
}
.vertical.patch_name {
    position: relative
}
.vertical .flip_img {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg)
}
.vertical.patch_name .flipper {
    -webkit-transform-origin: 100% 213.5px;
    -moz-transform-origin: 100% 213.5px;
    -ms-transform-origin: 100% 213.5px;
    transform-origin: 100% 213.5px
}
.vertical.patch_name:hover .flip_img,
.vertical.patch_name.hover .flip_img {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg)
}
.vertical.patch_name:hover .patch_title,
.vertical.patch_name.hover .patch_title {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg)
}
.why_choose_netpro {
    margin: 0 0 50px;
    padding: 0
}
.why_choose_list {
    margin: 0;
    padding: 0
}
.why_choose {
    width: 292px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    height: 401px
}
.why_choose:last-child {
    margin-right: 0
}
.box img {
    display: block;
    left: 0;
    position: relative;
    transition: all .6s ease-in-out 0;
    height: 401px;
    width: 292px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}
.box:hover > img {
    -webkit-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
    background-color: rgba(149, 182, 29, 0.9)
}
.mask {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5)
}
.box {
    cursor: default;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 9
}
.choose_content {
    padding: 120px 0 0 20px
}
.choose_content h2.title_01 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    background: url(../images/lowest_price.png) no-repeat scroll 0 0;
    padding: 0 0 0 30px;
    margin: 0 0 20px;
    text-align: left
}
.box:hover h2.title_01 {
    background: url(../images/lowest_price_hv.png) no-repeat scroll 0 0
}
.choose_content h2.title_02 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    background: url(../images/fast.png) no-repeat scroll 0 0;
    padding: 0 0 0 30px;
    margin: 0 0 20px;
    text-align: left
}
.box:hover h2.title_02 {
    background: url(../images/fast_hv.png) no-repeat scroll 0 0
}
.choose_content h2.title_03 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    background: url(../images/good.png) no-repeat scroll 0 0;
    padding: 0 0 0 30px;
    margin: 0 0 20px;
    text-align: left
}
.box:hover h2.title_03 {
    background: url(../images/good_hv.png) no-repeat scroll 0 0
}
.choose_content h2.title_04 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    background: url(../images/best.png) no-repeat scroll 0 0;
    padding: 0 0 0 30px;
    margin: 0 0 20px;
    text-align: left
}
.box:hover h2.title_04 {
    background: url(../images/best_hv.png) no-repeat scroll 0 0
}
.choose_content ul {
    margin: 0;
    padding: 0
}
.choose_content ul li {
    margin: 0 0 10px;
    padding: 0 0 0 10px;
    background: url(../images/li_sep.jpg) no-repeat scroll 0 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #fff;
    text-align: left
}
.box:hover .choose_content ul li {
    background: url(../images/li_sep_hv.jpg) no-repeat scroll 0 0
}
.testemonial {
    background: url(../images/slide_bg.jpg) center 0 no-repeat;
    padding: 20px 0 60px;
    margin: 0;
    background-size: cover;
    color: #fff
}
.footer {
  background: #0084c2 none repeat scroll 0 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
.footer_top {
    margin: 0;
    padding: 35px 10px
}
.option_box > div {
  float: left;
  margin: 0 0 30px;
  width: 100%;
}
.footer h1 {
    margin: 0;
    padding: 0 0 25px;
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial
}
.footer_div {
    float: left;
    padding: 0;
    margin: 0
}
.footer_div_1 {
    width: 164px;
    margin-right: 5.3%;
}
.footer_div_2 {
    width: 435px;
    margin-right: 5.3%;
}
.footer_div_2 ul.footer_menu li {
    float: none !important;
    display: inline-block !important;
    padding: 0 !important;
    margin: 0 0px 5px 0 !important;
}
.footer_div_2 ul.footer_menu li a {
    padding: 6px 6px !important;
    background: #006798;
    display: block;
    border-radius: 5px;
}
.footer_div_2 ul.footer_menu li a.active,
.footer_div_2 ul.footer_menu li a:hover {
    background: #004494;
    color: #fff !important;
}
.footer_div_2 ul.footer_menu li.seemore a,
.footer_div_2 ul.footer_menu li.seemore a:hover {
    color: #e94507 !important;
    background: #006798;
}
.footer_div_3 {
    width: 200px;
    margin-right: 5.1%;
}
.footer_div_4 {
    width: 190px;
    float: right;
    text-align: center;
}
/*.footer_div:last-child {	text-align: center;	float: right;	margin-right: 0}*/

.getaquote a {
    background: url(../images/getaquote.png) no-repeat;
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto
}
.getaquote a:hover {
    background: url(../images/getaquote_hv.png) no-repeat;
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto
}
.footer_div ul.footer_menu {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left
}
.footer_div ul.footer_menu li {
    padding: 0 0 10px;
    margin: 0;
    float: left;
    clear: both
}
.footer_div ul.footer_menu li a {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: 400;
    font-family: Arial;
    text-transform: capitalize;
    color: #fff
}
.footer_div ul.footer_menu li a:hover,
.footer_div ul.footer_menu li a.active {
    color: #f35e24
}
.footer_div ul.social_icon {
    padding: 0;
    margin: 0
}
.footer_div ul.social_icon li {
    padding: 0;
    margin: 0 5px 0 0;
    float: left
}
.footer_div p {
    padding: 0 0 10px;
    margin: 0;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    font-weight: 400;
    font-family: Arial;
    text-transform: capitalize
}
.footer_div p a {
    color: #fff;
    text-transform: lowercase;
    font-weight: 400;
    font-family: Arial
}
.paypal_seal {
  float: left;
  margin: 21px 0 0;
  width: 100%;
}
.copyright {
    margin: 0;
    padding: 0;
    background: #016798;
    text-align: center
}
.copyright p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
    margin: 0;
    padding: 10px 0;
    text-transform: capitalize
}
.copyright p a {
    color: #f9b5b5;
    font-style: italic
}
.testimonials {
    margin: 0;
    padding: 0
}
.testimonials_area {
    margin: 0;
    padding: 34px 0 1px;
    background: url(../images/testimonials.jpg) no-repeat top center;
    width: 100%
}
.testimonial_slider {
    max-width: 1000px;
    margin: 50px auto;
    padding: 0;
    border-radius: 5px;
    position: relative
}
.content {
    padding: 0;
    margin: 0
}
.top_content {
    background: rgba(1, 70, 101, 1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 20px 50px 10px
}
.admin {
    float: left
}
.admin a {
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 40px
}
.admin img {
    float: left;
    margin-right: 10px
}
.rating {
    float: right
}
.rating ul {
    margin: 0;
    padding: 0
}
.rating ul li {
    padding: 0;
    margin: 0 3px 0 0;
    float: left
}
.bottom_content {
    background: rgba(1, 48, 61, .5);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 40px 50px;
    min-height: 140px;
}
.bottom_content p {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    text-align: left
}
.bottom_content a {
    font-size: 18px;
    line-height: 18px;
    color: #f35e26;
    text-align: left;
    float: right;
    margin: 14px 0 0;
    text-transform: uppercase
}
.trustpilot {
    position: absolute;
    right: 50px;
    z-index: 9;
    top: -25px
}
.home_gallery {
    margin: 0 0 50px;
    padding: 0
}
.home_gallery_area {
    padding: 0;
    margin: 0
}
.home_gallery ul {
    padding: 0;
    margin: 0
}
.home_gallery ul li {
    float: left;
    margin: 0 22px 22px 0;
    width: 220px;
    padding: 0;
    height: 270px;
    border: 1px solid #eee
}
.home_gallery_block {
    display: block;
    position: relative;
    padding: 15px;
    border-bottom: 1px solid #eee;
    height: 190px
}
.home_gallery_block img {
    width: 100%;
    height: 100%
}
.home_gallery_hover {
    background: rgba(35, 94, 152, 0.5);
    height: 100%;
    left: 0;
    line-height: normal;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(-10%);
    transition: all .3s ease-in-out 0;
    width: 100%
}
.home_gallery_hover::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.home_gallery_icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    width: 70%
}
.home_gallery_block:hover .home_gallery_hover {
    transform: translateX(0%);
    opacity: 1;
    display: block
}
.home_gallery_title {
    background: #fafafa
}
.home_gallery_title h2.home_gallery_img_title,
.home_gallery_title h2.home_gallery_img_title a {
    margin: 0;
    padding: 15px 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: Arial;
    color: #afafaf;
    text-align: center
}
.home_gallery_block:hover .home_gallery_hover .linkicon {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0 10px 0 30%;
    float: left;
    display: block
}
.home_gallery_block:hover .home_gallery_hover .zoomicon {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    float: left;
    display: block
}
.how_to_order {
    margin: 0 0 50px;
    padding: 0
}
.order_area {
    margin: 0;
    padding: 0;
    border: 1px solid #fafafa;
    border-radius: 10px
}
.left_order {
    padding: 30px 40px;
    margin: 0;
    width: 565px;
    float: left;
    background: #fafafa
}
.right_order {
    padding: 60px 0 0;
    margin: 0 30px 0 0;
    width: 475px;
    float: right
}
.snake {
    margin: 0;
    padding: 0;
    background: url(../images/snake.png) no-repeat;
    width: 569px;
    height: 985px;
    float: left;
    position: relative
}
.snake h3 {
    font-size: 37px;
    line-height: 37px;
    text-align: left;
    color: #088dd8;
    font-weight: 400;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 200px;
    top: 25px;
    font-family: Impact
}
.snake_div_01 {
    float: left;
    width: 475px;
    margin-top: 90px;
    margin-left: 55px
}
.snake_div_02 {
    float: left;
    width: 475px;
    margin-top: 100px;
    margin-left: 60px
}
.snake_div_03 {
    float: left;
    width: 475px;
    margin-top: 100px;
    margin-left: 60px
}
.snake_div_04 {
    float: left;
    width: 475px;
    margin-top: 120px;
    margin-left: 60px
}
.snake_div_05 {
    float: left;
    width: 475px;
    margin-top: 100px;
    margin-left: 60px
}
.step {
    width: 44px;
    float: left;
    padding: 0;
    margin: 0;
    background: url(../images/step.png) no-repeat;
    height: 72px
}
.step p {
    font-size: 35px;
    line-height: 96px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    padding: 0;
    margin: 0
}
.step_content {
    width: 400px;
    float: right;
    padding: 15px 0 0;
    margin: 0
}
.step_content h2 {
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    color: #f35e26;
    font-weight: 400;
    padding: 0 0 10px;
    margin: 0
}
.step_content p {
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    color: #afafaf;
    font-weight: 400;
    padding: 0;
    margin: 0
}
.free_design {
    padding: 0;
    margin: 0 0 65px
}
.free_design h4 {
    font-size: 37px;
    line-height: 37px;
    text-align: center;
    color: #088dd8;
    font-weight: 400;
    padding: 0 0 35px;
    margin: 0;
    font-family: Impact;
    text-transform: capitalize
}
.free_design ul {
    padding: 0;
    margin: 0
}
.free_design ul li {
    padding: 0;
    margin: 0 3% 0 0;
    float: left;
    text-align: center
}
.free_design ul li p {
    font-size: 18px;
    line-height: 20px;
    color: #0084c2;
    padding: 15px 0 0;
    margin: 0
}
.free_design ul li:nth-child(2n) {
    margin-top: 39px
}
.payment_methord {
    padding: 0;
    margin: 0 0 65px
}
.payment_methord ul {
    padding: 0;
    margin: 0
}
.payment_methord ul li {
    padding: 25px 15px;
    margin: 0 10px 0 0;
    float: left;
    border: 1px solid #e6e6e6;
    text-align: center;
    width: 200px
}
.payment_methord ul li:last-child {
    margin-right: 0
}
.payment_methord h4 {
    font-size: 37px;
    line-height: 37px;
    text-align: center;
    color: #088dd8;
    font-weight: 400;
    padding: 0 0 35px;
    margin: 0;
    font-family: Impact;
    text-transform: capitalize
}
.express_services {
    padding: 0;
    margin: 0;
    position: relative
}
.aroplan {
    position: absolute;
    bottom: -110px;
    left: 0
}
.express_services ul {
    padding: 0;
    margin: 0
}
.express_services ul li {
    padding: 25px 15px;
    margin: 0 10px 10px 0;
    float: left;
    border: 1px solid #e6e6e6;
    text-align: center;
    width: 200px
}
.express_services ul li:nth-child(2n) {
    margin-right: 0
}
.express_services h4 {
    font-size: 37px;
    line-height: 37px;
    text-align: center;
    color: #088dd8;
    font-weight: 400;
    padding: 0 0 35px;
    margin: 0;
    font-family: Impact;
    text-transform: capitalize
}
.portfolio-content,
.portfolio-area {
    width: 100%;
    float: left
}
.title-page {
    font-size: 40px;
    margin: 50px 0 60px;
    color: #151515
}
.goto {
    float: right;
    width: 130px;
    margin: -80px 30px 0 0
}
ul.portfolio-categ {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #0084c2
}
ul.portfolio-categ li {
    margin: 0 0 10px;
    padding: 0 10px;
    float: left;
    background: url(../images/border_right.jpg) no-repeat right center
}
ul.portfolio-categ li a {
    display: block;
    color: #afafaf;
    border-bottom: 3px solid #fff;
    padding: 5px 0 0;
    font-family: Arial;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400
}
ul.portfolio-categ li.active a {
    color: #177dbb;
    border-bottom: 3px solid #177dbb
}
ul.portfolio-categ li a:hover {
    color: #177dbb
}
.image-block {
    display: block;
    height: 250px;
    position: relative;
    padding: 15px;
    border-bottom: 1px solid #eee
}
.image-block a {
    display: block!important
}
.image-block:hover .fusion_rollover_gallery {
    transform: translateX(0%);
    opacity: 1;
    display: block
}
.fusion_rollover_gallery {
    background: rgba(35, 94, 152, 0.5);
    height: 100%;
    left: 0;
    line-height: normal;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(-10%);
    transition: all .3s ease-in-out 0;
    width: 100%;
    cursor: pointer
}
.fusion_rollover_gallery::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.linkicon {
    display: none
}
.image-block:hover .fusion_rollover_gallery .linkicon {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0 10px 0 30%;
    float: left;
    display: block
}
.zoomicon {
    display: none
}
.image-block:hover .fusion_rollover_gallery .zoomicon {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    float: left;
    display: block
}
.patch-title-here {
    display: none
}
.image-block:hover .fusion_rollover_gallery .patch-title-here {
    color: #fff;
    font: 400 18px/20px Raleway, sans-serif;
    display: block;
    clear: both
}
.fusion_rollover_gallery_content {
    display: inline-block;
    height: auto;
    padding: 10px;
    vertical-align: middle;
    width: 90%
}
.image-block img {
    width: 100%;
    height: 100%
}
.portfolio-area li {
    float: left;
    margin: 0 10px 26px;
    width: 278px;
    padding: 0;
    height: 348px;
    border: 1px solid #eee
}
.portfolio-area li:nth-child(4n) {
    margin-right: 0
}
.home-portfolio-text {
    background: #fafafa
}
.home-portfolio-text h2.post-title-portfolio,
.home-portfolio-text h2.post-title-portfolio a {
    margin: 0;
    padding: 24px 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: Arial;
    color: #afafaf;
    text-align: center
}
.testimonials_page {
    width: 100%;
    float: left;
    margin-top: 50px
}
.testimonials_page .item {
    border: 1px solid #eee;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
    page-break-inside: avoid;
    position: relative;
    width: 281px;
    min-height: auto
}
.testimonials_page .item.hentry {
    margin: 0 0 25px
}
.testimonials_heading {
    width: 100%;
    float: left;
    background: url(../images/heading_bg.png) repeat-x;
    text-align: center;
    margin: 0 0 15px;
    height: 61px;
    position: relative
}
.testimonials_heading h1 {
    padding: 12px 130px;
    color: #fff;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    background: #0084c2;
    margin: 0;
    font-weight: 400;
    display: inline
}
.testimonials_row {
    width: 283px;
    padding: 0;
    margin: 0 20px 0 0;
    float: left
}
.testimonials_row:nth-child(4n) {
    margin-right: 0
}
.testimonials_slider {
    padding: 0 0 10px;
    margin: 0;
    border-bottom: 1px solid #eee
}
.testimonial_content {
    padding: 12px 18px;
    margin: 0
}
.testimonial_content p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: #adadad;
    text-align: justify
}
.testimonial_bottom {
    padding: 10px;
    margin: 0;
    background: #fafafa
}
.testimonial_bottom a.testi_post {
    padding: 0;
    margin: 0;
    font-size: 20px;
    color: #777;
    line-height: 27px;
    text-transform: capitalize;
    font-weight: 400
}
.testimonial_bottom a.testi_post img {
    vertical-align: middle;
    margin-top: -7px
}
.test_rating {
    padding: 0;
    margin: 0
}
.test_rating label {
    padding: 0;
    margin: 10px 15px 0 0;
    color: #afafaf;
    font-size: 15px;
    text-transform: capitalize;
    line-height: 20px;
    font-weight: 400;
    float: left
}
.test_rating ul {
    padding: 0;
    margin: 8px 0 0;
    float: left
}
.test_rating ul li {
    padding: 0;
    margin: 0 3px 0 0;
    float: left
}
.privacypolicy_page {
    width: 100%;
    float: left
}
.heading_privacypolicy {
    background: rgba(0, 0, 0, 0) url(../images/heading_bg.png) repeat-x scroll 0 0;
    height: 61px;
    margin: 0 0 15px;
    position: relative;
    text-align: center;
    width: 100%
}
.heading_privacypolicy h1 {
    background: #0084c2 none repeat scroll 0 0;
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    line-height: 35px;
    margin: 0 auto;
    padding: 13px 0 11px;
    text-align: center;
    text-transform: capitalize;
    width: 460px
}
.privacypolicy_page p {
    padding: 0 0 15px;
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #afafaf;
    text-align: center;
    border-bottom: 1px solid #0084c2
}
.privacypolicy_accordian {
    margin: 20px 0;
    padding: 0
}
.privacypolicy_accordian .accordion * {
    box-sizing: border-box;
    outline: 0
}
.privacypolicy_accordian .accordion-item {
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 5px
}
.privacypolicy_accordian .accordion {
    background-color: #fff
}
.privacypolicy_accordian .accordion-header {
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 400;
    color: #afafaf;
    cursor: pointer;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
    transition: background .2s linear
}
.privacypolicy_accordian .accordion-item:last-child .accordion-header {
    border-bottom: none
}
.privacypolicy_accordian .accordion-header:hover,
.accordion-item.active .accordion-header {
    background-color: #f7f8f9
}
.privacypolicy_accordian .accordion-header i {
    width: 26px;
    margin-right: 5px;
    text-align: center;
    font-size: 16px
}
.privacypolicy_accordian .accordion-header .accordion-item-arrow:before {
    content: "\f107";
    font-family: FontAwesome;
    float: right;
    font-size: 18px;
    transition: all .2s linear
}
.accordion-item.active .accordion-header .accordion-item-arrow:before {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.privacypolicy_accordian .accordion-content {
    padding: 15px;
    display: none
}
.privacypolicy_accordian .accordion-content p {
    padding: 0 0 15px;
    font-size: 14px;
    line-height: 25px;
    color: #afafaf;
    border: none;
    text-align: left;
    text-transform: none
}
.privacypolicy_accordian .accordion-item:last-child .accordion-content {
    border-bottom: none
}
.privacypolicy_accordian .blue .accordion-header:hover,
.blue .accordion-item.active .accordion-header {
    background-color: #0084c2;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}
.privacypolicy_accordian .blue .accordion-header:hover {
    border-radius: 5px
}
.faq_page {
    width: 100%;
    float: left
}
.faq_heading {
    width: 100%;
    float: left;
    background: url(../images/heading_bg.png) repeat-x;
    text-align: center;
    margin: 0 0 15px;
    height: 61px;
    position: relative
}
.faq_heading h1 {
    padding: 12px 50px;
    color: #fff;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    background: #0084c2;
    margin: 0;
    font-weight: 400;
    display: inline
}
.faq_page .accordion * {
    box-sizing: border-box;
    outline: 0
}
.faq_page .accordion-item {
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 5px
}
.faq_page .accordion {
    background-color: #fff
}
.faq_page .accordion-header {
    height: 40px;
    padding: 0;
    margin: 0 15px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #afafaf;
    cursor: pointer;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
    transition: background .2s linear
}
.faq_page b {
    color: #0084c2;
    font-weight: 700;
    text-transform: uppercase
}
.faq_page .accordion-item:last-child .accordion-header {
    border-bottom: none
}
.faq_page .accordion-header:hover,
.faq_page .accordion-item.active .accordion-header {
    background-color: #fff
}
.faq_page .accordion-header i {
    width: 26px;
    margin-right: 5px;
    text-align: center;
    font-size: 16px
}
.faq_page .accordion-header .accordion-item-arrow:before {
    content: "\f107";
    font-family: FontAwesome;
    float: right;
    font-size: 18px;
    transition: all .2s linear
}
.faq_page .accordion-item.active .accordion-header .accordion-item-arrow:before {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.faq_page .accordion-content {
    padding: 15px;
    display: none
}
.faq_page .accordion-content p {
    padding: 0 0 15px;
    font-size: 14px;
    line-height: 25px;
    color: #afafaf;
    border: none;
    text-align: left;
    text-transform: none
}
.faq_page .accordion-content p span {
    color: #0084c2;
    font-weight: 700;
    text-transform: uppercase
}
.faq_page .accordion-item:last-child .accordion-content {
    border-bottom: none
}
.faq_page .white .accordion-header:hover,
.white .accordion-item.active .accordion-header {
    color: #afafaf;
    margin: 0 15px;
    border-bottom: 1px solid #eee
}
.pricingbg {
    padding: 38px 0 0;
    margin: 0
}
.pricing_form {
    padding: 0 75px;
    margin: 0;
    display: block;
    color: #b8b6b9;
    font-size: 14px;
    font-weight: 400
}
.pricing_form .choose_file input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    box-shadow: none!important;
    float: left;
    margin: 0!important;
    width: 93px;
    border: medium none;
    padding: 0
}
.pricing_form input[type="text"],
.pricing_form input[type="email"] {
    background: #f0eef1;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 3%;
    width: 93.5%;
    border: 1px solid #dbdbdd
}
.pricing_form select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 95% 15px;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    color: #b8b6b9;
    height: 38px;
    margin: 0 0 8px;
    padding: 0 10px;
    min-width: 163px;
    width: 100%
}
.pricing_form .right_form_top_right select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 90% 15px;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    color: #b8b6b9;
    height: 38px;
    margin: 0 0 8px;
    padding: 0 10px;
    min-width: 65px;
    width: 100%
}
.pricing_form select option {
    color: #b8b6b9
}
.pricing_form textarea {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 10px;
    resize: none;
    padding: 0 3%;
    width: 93.5%;
    font-family: Arial;
    font-size: 12px;
    line-height: 36px
}
.pricing_form input[type="submit"],
.pricing_form input[type="button"] {
    background: #0084c2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #eaeaea;
    cursor: pointer;
    font-size: 25px;
    height: 60px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: uppercase
}
.pricing_form input[type="submit"]:hover,
.pricing_form input[type="button"]:hover {
    background: #f45d26
}
.pricing_form_l {
    float: left;
    width: 650px;
    padding: 0;
    margin: 0
}
.pricing_form_l_l {
    float: left;
    width: 185px;
    padding: 0;
    margin: 0 10px 0 0
}
.pricing_form_l_r {
    float: right;
    width: 260px;
    padding: 0;
    margin: 0
}
.pricing_form_r {
    float: right;
    width: 390px;
    padding: 0;
    margin: 0
}
.pricing_form_r .right_form_mid {
    float: left;
    margin: 0 0 21px;
    padding: 0;
    width: 100%
}
.pricing_form_r .right_form_mid .right_form {
    width: 190px
}
.pricing_form_l_r .right_form_top_left {
    margin: 0 10px 0 0;
    width: 77px
}
.pricing_form .pricing_form_l_r .right_form_top_left input[type="text"],
.pricing_form .pricing_form_l_r .right_form_top_left input[type="email"] {
    background: #f0eef1;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 10px;
    width: 57px;
    border: 1px solid #dbdbdd
}
.wovenheaderform {
    padding: 0 75px;
    margin: 0;
    display: block;
    color: #b8b6b9;
    font-size: 14px;
    font-weight: 400
}
.wovenheaderform .right_form_top_left {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    width: 77px
}
.wovenheaderform .right_form_top_left input[type="text"],
.wovenheaderform input[type="email"] {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 6px;
    width: 85%
}
.wovenheaderform .choose_file input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    box-shadow: none!important;
    float: left;
    margin: 0!important;
    width: 93px;
    border: medium none;
    padding: 0
}
.wovenheaderform input[type="text"],
.wovenheaderform input[type="email"] {
    background: #f0eef1;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 3%;
    width: 93.5%;
    border: 1px solid #dbdbdd
}
.wovenheaderform select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 95% 15px;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    color: #b8b6b9;
    height: 38px;
    margin: 0 0 8px;
    padding: 0 10px;
    min-width: 163px;
    width: 100%
}
.wovenheaderform .right_form_top_right select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 90% 15px;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    color: #b8b6b9;
    height: 38px;
    margin: 0 0 8px;
    padding: 0 10px;
    min-width: 65px;
    width: 100%
}
.wovenheaderform select option {
    color: #b8b6b9
}
.wovenheaderform textarea {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 10px;
    resize: none;
    padding: 0 3%;
    width: 93.5%;
    font-family: Arial;
    font-size: 12px;
    line-height: 36px
}
.wovenheaderform input[type="submit"],
.wovenheaderform input[type="button"] {
    background: #0084c2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #eaeaea;
    cursor: pointer;
    font-size: 25px;
    height: 60px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: uppercase
}
.wovenheaderform input[type="submit"]:hover,
.wovenheaderform input[type="button"]:hover {
    background: #f45d26
}
.wovenheaderform .pricing_form_l_r .right_form_top_left input[type="text"],
.wovenheaderform .pricing_form_l_r .right_form_top_left input[type="email"] {
    background: #f0eef1;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 10px;
    width: 57px;
    border: 1px solid #dbdbdd
}
.determine_section {
    width: 100%;
    float: left;
    margin-top: 0
}
.determine_content {
    width: 100%;
    float: left;
    padding: 0;
    margin: 30px 0
}
.determine_content ul {
    padding: 0;
    margin: 0
}
.determine_content ul li {
    float: left;
    color: #aeaeae;
    margin: 0 0 10px;
    padding: 0 0 0 30px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    background: url(../images/money_icon.png) no-repeat scroll 0 3px
}
.determine_content ul li span {
    font-weight: 600;
    color: #3b3b3b
}
.determine_heading {
    width: 100%;
    float: left;
    background: url(../images/heading_bg.png) repeat-x;
    text-align: center;
    margin: 0 0 40px;
    height: 61px;
    position: relative
}
.determine_heading h1 {
    padding: 12px 100px;
    color: #fff;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    background: #0084c2;
    margin: 0;
    font-weight: 400;
    display: inline
}
.left_detemine {
    width: 750px;
    float: left;
    padding: 0;
    margin: 0
}
.determine_graph {
    padding: 0;
    margin: 40px 0 0 135px;
    float: left;
    width: 358px;
    position: relative
}
.determine_graph_mobile {
    width: 100%;
    float: left;
    text-align: center;
    display: none
}
.size_img {
    width: 180px;
    position: absolute;
    top: -50px;
    left: -20px;
    background: url(../images/size_img.png) no-repeat scroll right 8px;
    height: 83px
}
.size_img .title {
    padding: 0;
    margin: 0;
    text-align: left;
    color: #0084c2;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    text-transform: capitalize
}
.quantity_img {
    width: 200px;
    position: absolute;
    bottom: 30px;
    left: -130px;
    background: url(../images/quantity.png) no-repeat scroll right 0;
    height: 102px
}
.quantity_img .title {
    padding: 0;
    margin: 0;
    text-align: left;
    color: #0084c2;
    font-weight: 700;
    font-size: 20px;
    line-height: 194px;
    text-transform: capitalize
}
.emcoverage_img {
    width: 310px;
    position: absolute;
    top: -25px;
    right: -250px;
    background: url(../images/em-coverage.png) no-repeat scroll left 8px;
    height: 60px
}
.emcoverage_img .title {
    padding: 0;
    margin: 0;
    text-align: right;
    color: #0084c2;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    text-transform: capitalize
}
.special_img {
    width: 280px;
    position: absolute;
    bottom: 90px;
    right: -220px;
    background: url(../images/special-option.png) no-repeat scroll left 8px;
    height: 60px
}
.special_img .title {
    padding: 0;
    margin: 0;
    text-align: right;
    color: #0084c2;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    text-transform: capitalize
}
.right_detemine {
    width: 290px;
    float: left;
    padding: 0;
    margin: 0 0 0 130px;
    position: relative
}
.right_detemine a {
    border: 2px dashed #0084c2;
    font-weight: 700;
    font-size: 27px;
    line-height: 27px;
    text-transform: capitalize;
    padding: 19px;
    margin: 15px 0 0;
    color: #0084c2;
    border-radius: 8px;
    float: left
}
.determine-arrow {
    position: absolute;
    left: -100px;
    top: 120px;
    background: url(../images/determine-arrow.png) no-repeat;
    height: 64px;
    width: 59px
}
.right_detemine a:hover {
    border: 2px dashed #f45d26;
    color: #f45d26
}
.pricing_section {
    width: 100%;
    float: left;
    margin: 0
}
.pricing_section p.pricng_txt {
    color: #aeaeae;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    padding: 15px 0 0;
    text-align: justify;
    clear: both
}
.pricing_heading {
    width: 100%;
    float: left;
    background: url(../images/heading_bg.png) repeat-x;
    text-align: center;
    margin: 0 0 40px;
    height: 61px;
    position: relative
}
.pricing_heading h1 {
    padding: 12px 180px;
    color: #fff;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    background: #0084c2;
    margin: 0;
    font-weight: 400;
    display: inline
}
.pricing_top {
    margin: 0;
    padding: 0
}
.pricing_top .left_body {
    float: left;
    margin: 15px 0 0;
    width: 730px
}
.pricing_top .left_body h2 {
    margin: 0 0 30px
}
.pricing_top .hr {
    float: left;
    margin-top: 35px;
    width: 100%
}
.pricing_top p {
    clear: both
}
.pricing_top p span {
    color: #0084c2;
    font-weight: 700
}
.height-width-img {
    width: 441px;
    padding: 0;
    margin: 0;
    float: right
}
.patch_calculate {
    margin: 0;
    padding: 0
}
.calculate_left {
    width: 236px;
    float: left;
    padding: 0;
    margin: 0
}
.calculate_right {
    width: 200px;
    float: left;
    padding: 0;
    margin: 65px 0 0 60px
}
.calculate_right b {
    color: #3b3b3b;
    font-weight: 700;
    font-size: 16px;
    padding: 0 0 10px
}
.patch_calculate_bottom {
    margin: 30px 0 0;
    padding: 0;
    width: 100%;
    float: left
}
.calculator {
    width: 84px;
    float: left
}
.left_input {
    width: 170px;
    float: left;
    margin: 0 0 0 30px;
    padding: 0
}
.pricing_top .left_input {
    width: 210px
}
.left_input_row {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0
}
.patch_calculate_bottom .lable-left {
    width: 50px;
    float: left;
    color: #afafaf;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    margin: 0 10px 0 0
}
.patch_calculate_bottom .lable-right {
    width: 10px;
    float: left;
    color: #afafaf;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    margin: 0 0 0 10px
}
.patch_calculate_bottom input {
    border: 1px solid #efefef;
    height: 34px;
    width: 69px;
    float: left;
    background: none;
    margin: 0;
    padding: 0 8px;
    border-radius: 8px
}
.patch_calculate_bottom a {
    background: #0084c2;
    padding: 10px 8px;
    margin: 25px 20px 0;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    border-radius: 8px;
    float: left
}
.patch_calculate_bottom a:hover {
    background: #f45d26
}
.right_input {
    width: 205px;
    float: left;
    margin: 25px 0 0;
    padding: 0
}
.patch_calculate_bottom .lable-third {
    width: 86px;
    float: left;
    color: #afafaf;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    margin: 0 10px 0 0
}
.tabs_area {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}
.tabs_area table {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: -4px 0 0
}
.tabs_area th,
.tabs_area tr,
.tabs_area td {
    text-align: center;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400
}
.tabs_area td {
    padding: 8px;
    border-bottom: 1px dashed #c5e6f9
}
.tabs_area th {
    padding: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}
.tabs_area td:nth-child(2n+1) {
    background: #58a3cd
}
.tabs_area th:nth-child(even) {
    background: #006ab8
}
.tabs_area th:nth-child(odd) {
    background: #00549c
}
.tabs_area tr {
    background: #8bccf2
}
.tabs_area td:first-child {
    background: #0084c2;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}
.tabs_area .special_table {
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    margin: -4px 0 0
}
.tabs_area .special_table td:first-child {
    background: #58a3cd;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    width: 35%;
    text-align: right
}
.tabs_area .special_table th:first-child {
    text-align: right
}
.tabs_area .special_table th:nth-child(even) {
    text-align: left
}
.tabs_area .special_table td {
    text-align: left
}
#tabs {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0
}
#tabs ul {
    margin: 0;
    padding: 0
}
#tabs li {
    float: left;
    margin-right: 1px;
    width: 299px
}
#tabs li:last-child {
    margin-right: 0
}
#tabs li a {
    display: block;
    padding: 35px 0 25px;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    background: #f35e26;
    cursor: pointer;
    position: relative;
    top: 0;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff
}
#tabs li a.tabulous_active {
    padding: 35px 0 25px;
    background: #0084c2;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}
#tabs li a:hover {
    background: #0084c2
}
#tabs_container {
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #fff;
    min-height: 1070px;
    width: 100%
}
#tabs_container img {
    width: 100%
}
#tabs_container div {
    margin-right: 0;
    width: 100%
}
.hidescale {
    display: none
}
.showscale {
    display: block
}
.hideleft {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    /* -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);*/
    
    filter: alpha(opacity=0);
    opacity: 0
}
.showleft {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    /* -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100); */
    
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}
.hidescaleup {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    /* -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0); */
    
    filter: alpha(opacity=0);
    opacity: 0
}
.showscaleup {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    /* -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100); */
    
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}
.hideflip {
    /* -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0); */
    
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: rotatey(-90deg) scale(1.1);
    -moz-transform: rotatey(-90deg) scale(1.1);
    -o-transform: rotatey(-90deg) scale(1.1);
    -ms-transform: rotatey(-90deg) scale(1.1);
    transform: rotatey(-90deg) scale(1.1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.showflip {
    /* -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100); */
    
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: rotatey(0deg) scale(1);
    -moz-transform: rotatey(0deg) scale(1);
    -o-transform: rotatey(0deg) scale(1);
    -ms-transform: rotatey(0deg) scale(1);
    transform: rotatey(0deg) scale(1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.tabulousclear {
    display: block;
    clear: both
}
.contact_page {
    width: 100%;
    float: left
}
.contact_top {
    margin: 0;
    padding: 0;
    background: #f3f3f3
}
.contact_img {
    width: 667px;
    float: left;
    padding: 0;
    margin: 0;
    height: 343px
}
.contact_img img {
    width: 100%;
    height: 100%
}
.mail_us {
    padding: 40px;
    margin: 0;
    float: right
}
.mail_us_row {
    padding: 0;
    margin: 0 0 10px
}
.mail_us_row:last-child {
    margin-bottom: 0
}
.mail_us label {
    float: left;
    padding: 0;
    margin: 0;
    width: 65px;
    color: #afafaf;
    font-size: 14px;
    line-height: 34px;
    font-weight: 400
}
.mail_us input[type="text"],
.mail_us input[type="email"] {
    border: 1px solid #eee;
    height: 34px;
    width: 354px;
    background: #fff;
    float: right;
    color: #afafaf;
    font-size: 14px;
    line-height: 34px;
    padding: 0 10px;
    font-weight: 400;
    border-radius: 5px
}
.mail_us textarea {
    border: 1px solid #eee;
    height: 55px;
    width: 354px;
    background: #fff;
    float: right;
    resize: none;
    color: #afafaf;
    font-size: 14px;
    line-height: 34px;
    padding: 10px;
    font-weight: 400;
    border-radius: 5px
}
.mail_us input[type="button"],
.mail_us input[type="submit"] {
    border: none;
    background: #0084c2;
    float: right;
    padding: 10px 22px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    border-radius: 5px;
    cursor: pointer
}
.mail_us input[type="button"]:hover,
.mail_us input[type="submit"]:hover {
    background: #f45d26
}
.contact_bottom {
    margin: 30px 0 0;
    padding: 0
}
.contact_bot_left {
    border-right: 1px dashed #d7d7d7;
    margin: 0;
    padding: 0 45px 0 0;
    width: 470px;
    float: left
}
.contact_bot_left p {
    margin: 0;
    padding: 0 0 15px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: Arial;
    text-align: left;
    text-transform: none;
    color: #afafaf
}
.contact_bot_left p a {
    margin: 0;
    padding: 0 0 15px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    font-family: Arial;
    text-align: left;
    text-transform: none;
    color: #0084c2
}
.contact_bot_left p a:hover {
    color: #f45d26
}
.contact_bot_left p span {
    font-weight: 700;
    color: #3b3b3b
}
.contact_bot_left p span.a_color {
    font-weight: 700;
    color: #0084c2
}
.contact_bot_left h3 {
    margin: 0;
    padding: 0 0 15px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    font-family: Arial;
    color: #0084c2
}
.contact_bot_left h2 {
    margin: 30px 0 15px;
    padding: 0;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    font-family: Arial
}
.contact_bot_left h2 fieldset {
    padding: 0;
    margin: 0;
    border-top: 1px solid #b2b2b2;
    border-bottom: none;
    border-left: none;
    border-right: none
}
.contact_bot_left h2 fieldset legend {
    padding: 0 15px 0 0;
    color: #3b3b3b;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    margin: 0;
    border-right: 1px solid #b2b2b2;
    text-transform: none
}
.contact_bot_right {
    float: right;
    padding: 0;
    margin: 0;
    width: 635px
}
.contact_bot_right p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    font-family: Arial;
    text-align: left;
    text-transform: none;
    color: #afafaf
}
.contact_bot_right h2 {
    margin: 30px 0 15px;
    padding: 0;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    font-family: Arial;
    text-transform: uppercase
}
.contact_bot_right h2 fieldset {
    padding: 0;
    margin: 0;
    border-top: 1px solid #b2b2b2;
    border-bottom: none;
    border-left: none;
    border-right: none
}
.contact_bot_right h2 fieldset legend {
    padding: 0 15px 0 0;
    color: #3b3b3b;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    margin: 0;
    border-right: 1px solid #b2b2b2
}
.special_option_page {
    width: 100%;
    float: left
}
.special_option_page .heading_bg {
    margin: 0 0 30px;
}
.special_option_page p {
    padding: 0 0 15px;
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #afafaf;
    text-align: left;
    border-bottom: 1px solid #0084c2
}
.special_option_top {
    margin: 20px 0 30px;
    padding: 0
}
.special_option_bot {
    margin: 60px 0 30px;
    padding: 0
}
.special_div {
    background: #fafafa;
    float: left;
    width: 224px;
    min-height: 357px;
    padding: 0;
    margin: 0 20px 20px 0
}
.special_div:nth-child(5n) {
    margin-right: 0
}
.special_div:hover .option_patch_title {
    background: #e94507;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}
.special_div:hover .option_patch_price p span {
    color: #0084c2
}
.specialoption_img {
    border: 1px solid #eee;
    padding: 0;
    margin: 0;
    height: 222px;
    background: #fff
}
.specialoption_img img {
    width: 100%;
    height: auto
}
.option_patch_price {
    border: 1px dashed #bdbdbd;
    margin: 13px;
    padding: 8px 0;
    min-height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.option_patch_price p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #afafaf;
    text-align: center;
    text-transform: none;
    border: none
}
.option_patch_price p span {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #e94507
}
.option_patch_title {
    margin: 0;
    padding: 0;
    min-height: 49px;
    background: #0084c2
}
.option_patch_title p {
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 12px 0;
    padding: 0;
    text-align: center;
    text-transform: none;
    width: 100%;
}
.special_option_bot_heading {
    width: 100%;
    float: left;
    background: url(../images/heading_bg.png) repeat-x;
    text-align: center;
    margin: 0 0 40px;
    height: 61px;
    position: relative
}
.special_option_bot_heading h1 {
    padding: 12px 130px;
    color: #fff;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    background: #0084c2;
    margin: 0;
    font-weight: 400;
    display: inline
}
.special_option_bot ul.instruction {
    margin: 0 69px;
    padding: 0
}
.special_option_bot ul.instruction li {
    margin: 0 0 10px;
    padding: 0;
    float: left;
    width: 100%
}
.special_option_bot ul.instruction .numbering {
    margin: 0 20px 0 0;
    padding: 0;
    background: url(../images/number_bulet.jpg) no-repeat;
    width: 63px;
    height: 62px;
    font-family: 'narkisimregular';
    font-size: 54px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    float: left
}
.special_option_bot ul.instruction li p {
    margin: 0;
    padding: 0;
    font-family: 'narkisimregular';
    font-size: 20px;
    line-height: 62px;
    color: #afafaf;
    text-align: left;
    font-weight: 400;
    text-transform: none;
    border: none
}
.instruction_img {
    width: 100%;
    float: left;
    text-align: center;
    margin: 50px 0 0
}
.thankyou_page {
    width: 100%;
    float: left
}
.thankyou_left {
    width: 475px;
    float: left;
    padding: 0;
    margin: 0;
    position: relative
}
.thankyou_left h3 {
    color: #0084c2;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-align: left;
    padding: 0;
    margin: 0
}
.thankyou_left p {
    color: #afafaf;
    font-size: 16px;
    line-height: 35px;
    font-weight: 400;
    text-align: left;
    padding: 0;
    margin: 0;
    border: none;
    text-transform: none
}
.thankyou_left p span {
    color: #3b3b3b;
    font-weight: 700
}
.thankyou_left p a {
  color: #0084c2;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  position: relative;
  z-index: 11;
}
.thankyou_left p a:hover {
    color: #f45d26
}
.thankyou_left p a.align_left {
    padding: 0;
    margin: 0 0 0 55px
}
.thankyou_img {
    padding: 0;
    margin: 0;
    float: right;
    width: 683px
}
.thankyou_img img {
    width: 100%
}
.blank_div {
    width: 100%;
    float: left;
    min-height: 340px
}
.thankyou_arrow {
    position: absolute;
    bottom: 10px;
    right: 0
}
.thankyou_man {
    position: absolute;
    top: 39%;
    right: -76px
}
.about_page {
    width: 100%;
    float: left
}
.about_heading {
    width: 100%;
    float: left;
    background: url(../images/heading_bg.png) repeat-x;
    text-align: center;
    margin: 0 0 15px;
    height: 61px;
    position: relative
}
.about_heading h1 {
    padding: 12px 150px;
    color: #fff;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    background: #0084c2;
    margin: 0;
    font-weight: 400;
    display: inline;
    text-transform: capitalize
}
.about_page_top {
    padding: 50px 40px 40px;
    margin: 105px 0 0;
    background: #0397dc
}
.about_top_img {
    float: right;
    width: 540px;
    height: 373px;
    padding: 0;
    margin: -120px 0 0 30px;
    -webkit-box-shadow: 15px 15px 9px -9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 15px 15px 9px -9px rgba(0, 0, 0, 0.2);
    box-shadow: 15px 15px 9px -9px rgba(0, 0, 0, 0.2)
}
.about_top_img img {
    width: 100%;
    height: 100%
}
.about_page_top p {
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-size: 17px;
    line-height: 25px;
    color: #fff
}
.about_page_bot {
    padding: 0;
    margin: 40px 0 0
}
.about_page_bot h2 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: Arial
}
.about_page_bot h2 fieldset {
    padding: 0;
    margin: 0;
    border-top: 1px solid #b2b2b2;
    border-bottom: none;
    border-left: none;
    border-right: none
}
.about_page_bot h2 fieldset legend {
    padding: 0 15px 0 0;
    color: #3b3b3b;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    text-align: left;
    margin: 0;
    text-transform: capitalize;
    border-right: 1px solid #b2b2b2
}
.about_page_bot_l {
    width: 635px;
    padding: 0 45px 0 0;
    float: left;
    margin: 0;
    border-right: 1px dashed #d7d7d7
}
.about_patch {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #efefef;
    float: left
}
.about_patch_l {
    width: 316px;
    height: 335px;
    float: left;
    padding: 0;
    margin: 0
}
.about_patch_l img {
    width: 100%;
    height: 100%
}
.about_patch_r {
    width: 309px;
    float: right;
    padding: 0;
    margin: 0
}
.about_patch_r img {
    margin-bottom: 40px
}
.about_patch_r p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    text-transform: none;
    font-family: Arial;
    font-weight: 400;
    color: #afafaf;
    text-align: left
}
.about_page_bot_r {
    width: 475px;
    float: right;
    padding: 0;
    margin: 0
}
.about_page_bot_r ul {
    padding: 0 6px;
    margin: 0
}
.about_page_bot_r ul li {
    padding: 0;
    margin: 0 19px 21px 0;
    border: 1px solid #eee;
    width: 219px;
    height: 154px;
    float: left
}
.about_page_bot_r ul li:nth-child(2n) {
    margin-right: 0
}
.about_page_bot_r ul li img {
    width: 100%;
    height: 100%
}
.about_testimonials {
    margin: 0;
    padding: 0
}
.about_testimonials_area {
    margin: 0;
    padding: 0 0 50px;
    background: #fafafa
}
.about_testimonials_heading {
    width: 100%;
    float: left;
    background: url(../images/heading_bg.png) repeat-x;
    text-align: center;
    margin: 17px 0 40px;
    height: 61px;
    position: relative
}
.about_testimonials_heading h1 {
    padding: 12px 150px;
    color: #fff;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    background: #0084c2;
    margin: 0;
    font-weight: 400;
    display: inline;
    text-transform: capitalize
}
.about_testimonial_slider {
    max-width: 1000px;
    margin: 50px auto;
    padding: 0;
    border-radius: 5px;
    position: relative
}
.about_top_content {
    background: #f0f0f0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 20px 50px 10px
}
.about_top_content .admin a {
    color: #3b3b3b;
    font-size: 20px;
    line-height: 40px;
    margin: 0;
    padding: 0
}
.about_bottom_content {
    background: #fdfdfd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 40px 50px
}
.about_bottom_content p {
    color: #afafaf;
    font-size: 14px;
    line-height: 16px;
    text-align: left
}
.about_bottom_content a {
    color: #f35e26;
    float: right;
    font-size: 18px;
    line-height: 18px;
    margin: 14px 0 0;
    text-align: left;
    text-transform: uppercase
}
.woven_heading {
    background: rgba(0, 0, 0, 0) url(../images/heading_bg.png) repeat-x scroll 0 0;
    height: 61px;
    margin: 0 0 40px;
    position: relative;
    text-align: center;
    width: 100%
}
.woven_heading h1 {
    background: #0084c2 none repeat scroll 0 0;
    color: #fff;
    display: inline;
    font-size: 35px;
    font-weight: 400;
    line-height: 60px;
    margin: 0;
    padding: 12px 50px;
    text-align: center
}
.woven_headingnw {
    background: rgba(0, 0, 0, 0) url(../images/heading_bg.png) repeat-x scroll 0 0;
    height: 61px;
    margin: 0 0 40px;
    position: relative;
    text-align: center;
    width: 100%
}
.woven_headingnw h1 {
    background: #0084c2 none repeat scroll 0 0;
    color: #fff;
    display: inline;
    font-size: 35px;
    font-weight: 400;
    line-height: 60px;
    margin: 0;
    padding: 12px 50px;
    text-align: center
}
.woven_page {
    padding: 0;
    margin: 0
}
.woven_page_top {
    margin: 0;
    padding: 0
}
.woven_page_top .heading_bg {
    margin: 0 0 30px;
}
.woven_page_top_l {
    margin: 0;
    padding: 0;
    width: 720px;
    float: left
}
.woven_page_top p {
    line-height: 26px
}
.woven_page h2 {
    margin: 0 0 20px
}
.woven_page .right {
    float: right;
    clear: both;
    margin: 0 20px
}
.woven_form_div {
    margin: 0;
    padding: 0;
    width: 441px;
    float: right
}
.woven_form_div img {
    margin: 8px 0 20px
}
.wv_gap {
    padding: 0 0 10px;
}
.wv_gap2 {
    padding: 0 0 20px;
}
.woven_form {
    margin: 0 0 60px;
    padding: 0;
    background: #f2f2f2;
    border-radius: 5px
}
.bottom_margin {
    margin: 8px 0 10px
}
.woven_page strong {
    color: #3b3b3b
}
.woven_form_area {
    margin: 30px auto;
    width: 90%
}
.woven_form_area input[type="text"],
.woven_form_area input[type="email"] {
    background: #f0eef1 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(219, 219, 221, 1);
    color: #888;
    height: 35px;
    margin: 0 0 16px;
    padding: 0 4px;
    width: 98%
}
.woven_form_area select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 98% 15px;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(219, 219, 221, 1);
    color: #888;
    height: 35px;
    margin: 0 0 16px;
    padding: 0 4px;
    width: 100%
}
.woven_form_area textarea {
    background: #f0eef1 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(219, 219, 221, 1);
    color: #888;
    height: 74px;
    margin: 0 0 16px;
    padding: 4px;
    resize: none;
    width: 98%
}
.woven_form_heading {
    background: #0178b0;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-size: 35px;
    line-height: 35px;
    font-weight: 400;
    text-transform: uppercase;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}
.woven_mid {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}
.woven_mid_left {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    width: 120px
}
.woven_mid_right {
    float: right;
    margin: 0;
    padding: 0;
    width: 115px
}
.woven_form_area input[type="submit"],
.woven_form_area input[type="button"] {
    background: #0084c2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #eaeaea;
    cursor: pointer;
    display: block;
    font-size: 25px;
    height: 60px;
    line-height: 25px;
    margin: 0 auto;
    padding: 0 20px
}
.woven_form_area input[type="submit"]:hover,
.woven_form_area input[type="button"]:hover {
    background: #f45d26
}
.woven_upload_bot {
    float: left;
    margin: 0 0 20px;
    padding: 0;
    width: 100%
}
.woven_upload {
    float: left;
    margin: 0;
    padding: 0;
    width: 190px
}
.woven_upload_r {
    float: right;
    margin: 0;
    padding: 0;
    width: 190px
}
.woven_form_area .woven_upload_bot input[type="text"] {
    width: 50%
}
.woven_label_fold {
    padding: 0;
    margin: 0;
    float: right;
    width: 515px
}
.woven_page_middle {
    margin: 0;
    padding: 0
}
.woven_page_middle_l {
    margin: 0;
    padding: 0;
    float: left;
    width: 630px
}
.woven_page_middle_l img {
    width: 100%
}
.woven_page_bot {
    margin: 0;
    padding: 30px 0 20px
}
.woven_page_bot_table {
    margin: 60px 0 0;
    padding: 0;
    clear: both
}
.woven_page_bot_table p {
    padding: 0 0 20px;
}
.woven_page_bot_table table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%
}
.woven_page_bot_table th:nth-child(2n+1) {
    background: #00549c none repeat scroll 0 0
}
.woven_page_bot_table th {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 8px
}
.woven_page_bot_table td {
    border-bottom: 1px dashed #c5e6f9;
    padding: 8px
}
.woven_page_bot_table tr {
    background: #8bccf2 none repeat scroll 0 0
}
.woven_page_bot_table tr:first-child {
    background: #006ab8 none repeat scroll 0 0;
    color: #fff;
    font-weight: 700
}
.woven_page_bot_table tr:first-child td:nth-child(2n+1) {
    background: #004494 none repeat scroll 0 0
}
.woven_page_bot_table td:nth-child(2n+1) {
    background: #58a3cd none repeat scroll 0 0
}
.woven_page_bot_table td:first-child {
    background: #0084c2 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}
.special_process {
    margin: 0 0 60px;
    padding: 0
}
.special_process ul {
    margin: 0;
    padding: 0
}
.special_process ul li {
    margin: 0 9px;
    padding: 0;
    float: left
}
.woven_categories {
    margin: 0;
    padding: 0
}
.woven_categories .heading_bg {
    margin: 0 0 30px;
}
.woven_categories_details {
    padding: 10px 5px;
    margin: 15px 0 0;
    border: 1px solid #b2b2b2
}
.woven_categories_name {
    background: #fff none repeat scroll 0 0;
    color: #7d7666;
    font-family: Arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    margin: -23px 10px 10px;
    padding: 5px;
    text-align: center
}
.woven_categories_details p {
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    padding: 0;
    margin: 0;
    color: #afafaf
}
ul.resp-tabs-list,
p {
    margin: 0;
    padding: 0
}
.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left
}
.resp-tabs-container-main {
    padding: 0;
    background-color: #fff;
    clear: left;
    min-height: 680px;
    box-shadow: 0 0 1px #ccc;
    margin-bottom: 50px
}
.resp-tabs-container-main_two {
    padding: 0;
    background-color: #fff;
    clear: left;
    min-height: 970px;
    box-shadow: 0 0 1px #ccc;
    margin-bottom: 30px
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none
}
.resp-tab-content {
    display: none;
    margin: 15px
}
.resp-tab-active {
    margin-bottom: -1px!important;
    padding: 12px 14px 14px!important;
    border-bottom: none;
    background-color: #fff
}
.resp-content-active,
.resp-accordion-active {
    display: block
}
.resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #5AB1D0
}
h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}
h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1!important;
    margin-bottom: 0!important;
    padding: 10px 15px!important
}
h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1!important;
    background: blue
}
.tab_left {
    width: 429px;
    float: left;
    box-shadow: 1px 0 0 0 #ccc;
    background: #f3f3f3;
    padding-bottom: 245px
}
.tab_left_chenille {
    width: 429px;
    float: left;
    box-shadow: 1px 0 0 0 #ccc;
    background: #f3f3f3
}
h6.tab_name {
    color: #0084c2;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    font-family: "narkisimregular";
    padding: 25px 0;
    font-weight: 400;
    background: #fff;
    margin-bottom: 43px
}
h6.small_name {
    color: #0084c2;
    font-size: 25px;
    line-height: 25px;
    text-align: left;
    font-family: "narkisimregular";
    padding: 15px 0 28px;
    font-weight: 700
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 100%
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 0;
    margin: 0;
    cursor: pointer;
    float: none
}
.resp-vtabs .resp-tabs-list li span {
    display: block;
    padding: 25px 15px!important;
    color: #a7a7a7;
    font-family: arial;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400
}
.resp-vtabs .resp-tabs-container {
    padding: 0;
    float: right;
    width: 770px;
    min-height: 250px;
    border-radius: 0;
    clear: none
}
.resp-vtabs .resp-tabs-container_two {
    padding: 0;
    float: right;
    width: 770px;
    min-height: 250px;
    border-radius: 0;
    clear: none
}
.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word
}
.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    padding: 0!important;
    background: #0084c2
}
.resp-vtabs li.resp-tab-active span {
    color: #fff
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797
}
h2.resp-tab-active {
    background: #DBDBDB
}
.resp-easy-accordion h2.resp-accordion {
    display: block
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}
.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1
}
.resp-jfit {
    width: 100%;
    margin: 0
}
.resp-tab-content-active {
    display: block
}
h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1
}
.callbacks,
.callbacks + p,
#examples,
.scrollcontent,
.disable-destroy,
.show-hide,
.dialog,
.all-themes-switch,
.scrollTo {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.callbacks,
.callbacks + p,
#examples,
.scrollcontent_two,
.disable-destroy,
.show-hide,
.dialog,
.all-themes-switch,
.scrollTo {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.callbacks,
.callbacks + p,
#examples,
.scrollcontent_hat,
.disable-destroy,
.show-hide,
.dialog,
.all-themes-switch,
.scrollTo {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.callbacks ul li.off {
    opacity: .4
}
.callbacks ul li a,
.disable-destroy ul li a,
.show-hide ul li a,
.dialog ul li a,
.all-themes-switch ul li a,
.scrollTo ul li a {
    display: block;
    padding: 3px 15px;
    text-decoration: none;
    color: #ccc
}
.callbacks + p {
    color: #bbb;
    font-size: 12px
}
.callbacks + p span {
    display: inline-block
}
.callbacks + p span span {
    color: #eee;
    min-width: 40px
}
.callbacks a span {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: #333;
    margin-right: 3px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
.callbacks a span.on {
    background: #eb3755
}
.callback-offset,
.callback-offset-back {
    width: 100%;
    position: absolute
}
.callback-offset-back {
    top: 0;
    height: 50px;
    border-bottom: 1px dashed #ffed0d
}
.callback-offset {
    bottom: 0;
    height: 60px;
    border-top: 1px dashed #ffed0d
}
.scrollcontent_two {
    overflow: auto;
    position: relative;
    height: 870px
}
.scrollcontent_two.hidden {
    display: none
}
.scrollcontent_two.light {
    background-color: #ddd;
    color: #333
}
.scrollcontent_hat {
    overflow: auto;
    position: relative;
    height: 370px
}
.scrollcontent_hat.hidden {
    display: none
}
.scrollcontent_hat.light {
    background-color: #ddd;
    color: #333
}
.scrollcontent {
    overflow: auto;
    position: relative;
    height: 580px
}
.scrollcontent.hidden {
    display: none
}
.scrollcontent.light {
    background-color: #ddd;
    color: #333
}
.resp-tabs-container ul.woven_puff {
    padding: 0;
    margin: 0
}
.resp-tabs-container ul.woven_puff li {
    border: 1px solid #eee;
    float: left;
    height: 274px;
    margin: 0 20px 20px 0;
    padding: 0;
    width: 220px
}
.resp-tabs-container ul.woven_puff li:nth-child(3n) {
    margin-right: 0
}
.resp-tabs-container ul.woven_puff li img {
    width: 100%
}
.woven_puff_img {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 0
}
.resp-tabs-container ul.woven_puff li:hover .woven_puff_text {
    background: #0084c2 none repeat scroll 0 0
}
.resp-tabs-container ul.woven_puff li:hover .woven_puff_text a {
    color: #fff
}
.resp-tabs-container_two ul.woven_puff {
    padding: 0;
    margin: 0
}
.resp-tabs-container_two ul.woven_puff li {
    border: 1px solid #eee;
    float: left;
    height: 273px;
    margin: 0 20px 20px 0;
    padding: 0;
    width: 220px
}
.resp-tabs-container_two ul.woven_puff li:nth-child(3n) {
    margin-right: 0
}
.resp-tabs-container_two ul.woven_puff li img {
    width: 100%
}
.woven_puff_img {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 0
}
.resp-tabs-container_two ul.woven_puff li:hover .woven_puff_text {
    background: #0084c2 none repeat scroll 0 0
}
.resp-tabs-container_two ul.woven_puff li:hover .woven_puff_text a {
    color: #fff
}
.woven_puff_text {
    background: #fafafa none repeat scroll 0 0
}
.woven_puff_text a {
    color: #afafaf;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 48px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
    display: block
}
.motorcycale {
    margin: 0;
    padding: 0
}
.top_motor {
    margin: 0;
    padding: 0
}
.top_motor img {
    width: 100%
}
.draw_moto {
    margin: 30px 0;
    padding: 0
}
.moto_drawing_sample {
    padding: 0;
    margin: 30px 0 0
}
.bx-moto-slider {
    padding: 0;
    margin: 0 0 20px;
    position: relative
}
.drawing_moto_img {
    width: 461px;
    height: 564px;
    margin: 0 auto
}
.bx-moto {
    position: absolute;
    left: 0;
    top: 30%;
    width: 100%;
    height: 338px
}
.bx-moto ul li {
    float: left;
    height: 250px;
    margin: 0 75px;
    padding: 0;
    width: 250px
}
.bx-moto ul li img {
    width: 100%
}
.moto_thumbnails li {
    padding: 5px;
    margin: 0 5px 0 0;
    height: 150px;
    width: 132px;
    float: left;
    cursor: pointer
}
.moto_memory {
    margin: 216px 0 0;
    padding: 0
}
.moto_memory ul {
    margin: 0;
    padding: 0
}
.moto_memory ul li {
    margin: 0 20px 0 0;
    padding: 0;
    width: 220px;
    height: 220px;
    border: 1px solid #ccc;
    float: left
}
.moto_memory ul li img {
    width: 100%
}
.memory_space {
    margin: 30px 0 0;
    padding: 0;
    width: 100%;
    float: left
}
.blank_patch {
    padding: 0;
    margin: 50px 0
}
.blank_patch ul {
    padding: 0;
    margin: 20px 0 0
}
.blank_patch ul li {
    padding: 0;
    margin: 0 22px 0 0;
    border: 1px solid #ccc;
    height: 220px;
    width: 220px;
    float: left
}
.blank_patch ul li:last-child {
    margin-right: 0
}
.blank_patch ul li img {
    width: 100%
}
.vest_patch {
    padding: 0;
    margin: 50px 0 0
}
.vest_patch ul {
    padding: 0;
    margin: 20px 0 0
}
.vest_patch ul li {
    padding: 0;
    margin: 0 22px 0 0;
    border: 1px solid #ccc;
    height: 220px;
    width: 220px;
    float: left
}
.vest_patch ul li:last-child {
    margin-right: 0
}
.vest_patch img {
    width: 100%
}
.police_page_security h2,
.custom_chevrons h2,
.military_cloud h2 {
    margin-bottom: 30px
}
.police_page_security {
    padding: 0;
    margin: 0
}
.police_page_security h2 {
    margin-bottom: 30px
}
.cloud_div {
    width: 458px;
    padding: 0;
    margin: 0 25px 50px 48px;
    float: right
}
.cloud_div ul li {
    width: 59px;
    height: 61px !important;
    border: 1px solid #ccc;
    margin: 0 17px 0 0
}
.cloud_div ul li img {
    width: 100%;
    height: 100%
}
.cloud_img {
    border: 1px solid #ccc;
    margin-bottom: 15px
}
.cloud_img img {
    width: 100%
}
.custom_chevrons {
    padding: 0;
    margin: 30px 0
}
.chevrons_cloud_div {
    width: 458px;
    padding: 0;
    margin: 0 48px 30px 25px;
    float: left
}
.chevrons_cloud_div ul li {
    width: 59px;
    height: 59px;
    border: 1px solid #ccc;
    margin: 0 17px 0 0
}
.chevrons_cloud_div ul li img {
    width: 100%;
    height: 100%
}
.military_cloud {
    padding: 0;
    margin: 30px 0
}
.flag_cloud_patch {
    padding: 0;
    margin: 30px 0
}
.flag_cloud_patch ul {
    padding: 0;
    margin: 0
}
.flag_cloud_patch ul li {
    padding: 0;
    margin: 0 22px 0 0;
    border: 1px solid #ccc;
    height: 220px;
    width: 220px!important;
    float: left
}
.flag_cloud_patch ul li img {
    width: 100%
}
.pvc_top {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}
.pvc_top .heading_bg {
    margin: 0 0 30px;
}
.pvc_mid {
    float: left;
    margin: 0 0 30px;
    padding: 0;
    width: 100%
}
.pvc_mid .heading_bg {
    margin: 0 0 30px;
}
.pvc_mid .midone {
    margin: 0 0 20px;
}
.pvc_mid .midtow {
    margin: 20px 0;
}
.pvc_price_list {
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
    float: left
}
.pvc_price_list p {
    padding: 0 0 20px;
}
.pvc_price_list .heading_bg {
    margin: 0 0 30px;
}
.pvc_price_list_tab {
    clear: left;
    padding: 0
}
.pvc_left {
    float: left;
    width: 220px
}
.martop {
    margin-top: 20px;
}
.pvc_price_list_tab .resp-vtabs .resp-tabs-list li {
    cursor: pointer;
    display: block;
    float: none;
    margin: 0 0 2px;
    padding: 0;
    background: #0084c2
}
.pvc_price_list_tab .resp-vtabs .resp-tabs-list li:hover {
    background: #004494 url(../images/tab_active.png) no-repeat scroll right center
}
.pvc_price_list_tab .resp-vtabs .resp-tabs-list li.resp-tab-active {
    background: #004494 url(../images/tab_active.png) no-repeat scroll right center;
    padding: 0!important;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #fff!important
}
.pvc_price_list_tab .resp-vtabs li.resp-tab-active span {
    color: #fff
}
.pvc_price_list_tab .resp-vtabs .resp-tabs-list li span {
    color: #fff;
    display: block;
    font-family: arial;
    font-size: 20px;
    font-weight: 700;
    line-height: 79px;
    /*padding: 53px 0!important;*/
    
    height: 72px;
    text-align: center
}
.resp-vtabs .pvc_price_list_container {
    border-radius: 0;
    clear: none;
    float: right;
    min-height: 220px;
    padding: 0;
    width: 980px
}
.pvc_price_list_tab table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%
}
.pvc_price_list_tab tr:first-child {
    background: #006ab8 none repeat scroll 0 0;
    color: #fff;
    font-weight: 700
}
.pvc_price_list_tab tr:first-child td:nth-child(2n+1) {
    background: #004494 none repeat scroll 0 0!important
}
.pvc_price_list_tab td {
    border-bottom: 1px dashed #c5e6f9;
    padding: 8px 0;
    width: 163px
}
.pvc_price_list_tab tr {
    background: #8bccf2 none repeat scroll 0 0
}
.pvc_price_list_tab td:first-child {
    background: #0084c2 none repeat scroll 0 0!important;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.pvc_price_list_tab td:nth-child(2n+1) {
    background: #58a3cd none repeat scroll 0 0;
    /*color: #fff;*/
    
    font-size: 16px;
    /*font-weight: 700*/
}
.pvc_price_list_tab .resp-tab-content {
    display: none;
    padding: 3px;
    margin: 0
}
.pvc_cloud_top {
    padding: 0;
    margin: 0
}
.pvc_cloud_zoom {
    padding: 0;
    margin: 0
}
.pvc_inner_zoom {
    margin: 0 0 30px 35px;
    padding: 0;
    float: right
}
.pvc_cloud_zoom ul li {
    display: inline-block!important;
    float: left!important;
    height: 105px!important;
    margin: 0 10px 10px 0 !important;
    width: 105px!important
}
.pvc_cloud_zoom ul li a {
    width: 98px!important;
    height: 98px!important;
    border: 1px solid #000;
    margin-right: 12px!important;
    float: left!important
}
.pvc_cloud_zoom ul li img {
    width: 100%;
    height: 100%
}
.pvc_cloud_zoom ul li a:nth-child(2n) {
    margin-right: 0!important
}
.pvc_cloud_zoom_big {
    border: 1px solid #ccc;
    width: 456px;
    float: left;
    height: 451px
}
.pvc_cloud_zoom_big img {
    width: 100%!important;
    height: 100%!important
}
.pvc_bxslider {
    width: 245px;
    float: right;
    margin-left: 20px;
    height: 451px
}
.pvcscroll {
    height: 451px;
    overflow: auto
}
#ascrail2000-hr {
    display: none!important
}
ul.pvc_cloud {
    padding: 0;
    margin: 0
}
.pvc_form_div {
    float: right;
    margin: 0;
    padding: 0;
    width: 445px
}
.pvc_form {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 5px;
    margin: 0;
    padding: 0
}
.pvc_form_heading {
    background: #0178b0 none repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-family: Arial;
    font-size: 35px;
    font-weight: 400;
    line-height: 35px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase
}
.pvc_form_area {
    margin: 30px auto;
    width: 390px
}
.pvc_row {
    margin: 0 0 5px;
    width: 100%
}
.pvc_row label {
    margin: 0;
    width: 90px;
    float: left;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    color: #7d7d7d;
    line-height: 35px;
    text-align: left;
    text-transform: capitalize
}
.pvc_row_filed {
    margin: 0;
    width: 290px;
    float: right
}
.pvc_form_area input[type="text"],
.pvc_form_area input[type="email"] {
    background: #f0eef1 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(219, 219, 221, 1);
    color: #888;
    height: 35px;
    margin: 0 0 16px;
    padding: 0 4px;
    width: 98%
}
.pvc_form_area textarea {
    background: #f0eef1 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(219, 219, 221, 1);
    color: #888;
    height: 85px;
    margin: 0 0 16px;
    padding: 0 4px;
    width: 98%;
    resize: none
}
.pvc_form_area select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 98% 15px;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(219, 219, 221, 1);
    color: #888;
    height: 35px;
    margin: 0 0 16px;
    padding: 0 4px;
    width: 100%
}
.pvc_upload_bot {
    float: left;
    margin: 0 0 20px;
    padding: 0;
    width: 100%
}
.pvc_upload {
    float: left;
    margin: 0;
    padding: 0;
    width: 190px
}
.pvc_upload_r {
    float: right;
    margin: 0;
    padding: 0;
    width: 190px
}
.pvc_form_area .pvc_upload_bot input[type="text"] {
    width: 50%
}
.pvc_form_area input[type="submit"],
.pvc_form_area input[type="button"] {
    background: #0084c2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #eaeaea;
    cursor: pointer;
    display: block;
    font-size: 25px;
    height: 60px;
    line-height: 25px;
    margin: 0 auto;
    padding: 0 20px
}
.pvc_form_area input[type="submit"]:hover,
.pvc_form_area input[type="button"]:hover {
    background: #f45d26
}
.hat_patches {
    margin: 0;
    padding: 0
}
.hat_patches_top {
    margin: 40px 0;
    padding: 0
}
.hat_patches_top_inner {
    margin: 0 0 50px;
    padding: 0
}
.hat_cap {
    margin: 0;
    padding: 0;
    float: left;
    width: 566px
}
.hat_cap img {
    position: relative
}
.hat_cap_right {
    margin: 0;
    padding: 0;
    float: right;
    width: 610px
}
.hat_thumbnails ul {
    margin: 0;
    padding: 20px 0 0
}
.hat_thumbnails li {
    margin: 0 10px 10px 0;
    padding: 0;
    float: left;
    border: 1px solid #ccc;
    width: 105px;
    height: 105px
}
.hat_thumbnails li:nth-child(5n) {
    margin-right: 0
}
.hat_thumbnails li img {
    width: 100%
}
.hat_big_img {
    height: 235px;
    margin: -330px auto;
    width: 235px
}
.hat_gallery {
    padding: 0;
    margin: 0
}
.hat_gallery img {
    width: 100%
}
.martial_patches {
    padding: 0;
    margin: 0
}
.martial_patches_top {
    padding: 0;
    margin: 50px 0
}
.martial_inner {
    padding: 0;
    margin: 0
}
.martial_patches_bot {
    padding: 0;
    margin: 0
}
.martial_patches_bot img {
    width: 100%
}
.martial_cloud {
    float: right;
    margin: 0 0 50px 73px;
    padding: 0;
    width: 466px
}
.martial_cloud ul li {
    border: 1px solid #ccc;
    height: 59px;
    margin: 0 18px 0 0;
    width: 59px !important
}
.martial_shirt {
    float: left;
    margin: 0;
    padding: 0;
    width: 640px;
    text-align: center
}
.fire_department_top {
    margin: 0;
    padding: 0
}
.fire_cloud {
    float: right;
    margin: 0 0 50px 73px;
    padding: 0;
    width: 458px
}
.fire_cloud ul li {
    border: 1px solid #ccc;
    height: 59px;
    margin: 0 17px 0 0;
    width: 59px !important
}
.fire_gallery {
    margin: 0;
    padding: 0
}
.soccer_department_top {
    margin: 0;
    padding: 0
}
.soccer_cloud {
    float: right;
    margin: 0 0 50px 73px;
    padding: 0;
    width: 458px
}
.soccer_cloud ul li {
    border: 1px solid #ccc;
    height: 59px;
    margin: 0 18px 0 0;
    width: 59px !important
}
.soccer_gallery {
    margin: 0;
    padding: 0
}
.ems_department_top {
    margin: 0;
    padding: 0
}
.ems_cloud {
    float: right;
    margin: 0 0 50px 73px;
    padding: 0;
    width: 458px
}
.ems_cloud ul li {
    border: 1px solid #ccc;
    height: 59px;
    margin: 0 18px 0 0;
    width: 59px !important
}
.ems_gallery {
    margin: 0;
    padding: 0
}
.ems_gallery img {
    width: 100%
}
.chenille_top_form {
    margin: 0;
    padding: 0 75px
}
.form_gap_div {
    margin: 38px 0 0
}
.chenille_top_form .right_form_top_left {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    width: 77px
}
.chenille_top_form .right_form_top_left input[type="text"],
.chenille_top_form input[type="email"] {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 6px;
    width: 85%
}
.chenille_top_form .pricing_form_l_r {
    float: right;
    margin: 0;
    padding: 0;
    width: 260px
}
.chenille_top_form .choose_file input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    box-shadow: none!important;
    float: left;
    margin: 0!important;
    width: 93px
}
.chenille_top_form input[type="text"],
.chenille_top_form input[type="email"] {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 3%;
    width: 93.5%
}
.chenille_top_form select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 95% 15px;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    color: #b8b6b9;
    height: 38px;
    margin: 0 0 8px;
    min-width: 163px;
    padding: 0 10px;
    width: 100%
}
.chenille_top_form textarea {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    font-family: Arial;
    font-size: 12px;
    height: 81px;
    line-height: 36px;
    margin: 0 0 10px;
    padding: 0 3%;
    resize: none;
    width: 93.5%
}
.chenille_top_form .choose_file input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    border: medium none;
    box-shadow: none!important;
    float: left;
    margin: 0!important;
    padding: 0;
    width: 93px
}
.chenille_top_form .right_form_top_right select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 90% 15px;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    color: #b8b6b9;
    height: 38px;
    margin: 0 0 8px;
    min-width: 65px;
    padding: 0 10px;
    width: 100%
}
.chenille_top_form .pricing_form_l_r .right_form_top_left input[type="text"],
.chenille_top_form .pricing_form_l_r .right_form_top_left input[type="email"] {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 10px;
    width: 57px
}
.chenille_top_form input[type="submit"],
.chenille_top_form input[type="button"] {
    background: #0084c2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #eaeaea;
    cursor: pointer;
    font-size: 25px;
    height: 60px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: uppercase
}
.chenille_top_form input[type="submit"]:hover,
.chenille_top_form input[type="button"]:hover {
    background: #f45d26
}
.pvc_form_top {
    margin: 0;
    padding: 0 75px
}
.pvc_form_top .right_form_top_left {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    width: 77px
}
.pvc_form_top .right_form_top_left input[type="text"],
.pvc_form_top input[type="email"] {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 6px;
    width: 85%
}
.pvc_form_top .pricing_form_l_r {
    float: right;
    margin: 0;
    padding: 0;
    width: 260px
}
.pvc_form_top .choose_file input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    box-shadow: none!important;
    float: left;
    margin: 0!important;
    width: 93px
}
.pvc_form_top input[type="text"],
.pvc_form_top input[type="email"] {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 3%;
    width: 93.5%
}
.pvc_form_top select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 95% 15px;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    color: #b8b6b9;
    height: 38px;
    margin: 0 0 8px;
    min-width: 163px;
    padding: 0 10px;
    width: 100%
}
.pvc_form_top textarea {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    font-family: Arial;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    margin: 0 0 10px;
    padding: 0 3%;
    resize: none;
    width: 93.5%
}
.pvc_form_top .choose_file input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    border: medium none;
    box-shadow: none!important;
    float: left;
    margin: 0!important;
    padding: 0;
    width: 93px
}
.pvc_form_top .right_form_top_right select {
    -moz-appearance: none;
    background: #f0eef1 url(../images/select_arrow.png) no-repeat scroll 90% 15px;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    color: #b8b6b9;
    height: 38px;
    margin: 0 0 8px;
    min-width: 65px;
    padding: 0 10px;
    width: 100%
}
.pvc_form_top .pricing_form_l_r .right_form_top_left input[type="text"],
.pvc_form_top .pricing_form_l_r .right_form_top_left input[type="email"] {
    background: #f0eef1 none repeat scroll 0 0;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
    height: 36px;
    margin: 0 0 8px;
    padding: 0 10px;
    width: 57px
}
.pvc_form_top input[type="submit"],
.pvc_form_top input[type="button"] {
    background: #0084c2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #eaeaea;
    cursor: pointer;
    font-size: 25px;
    height: 60px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: uppercase
}
.pvc_form_top input[type="submit"]:hover,
.pvc_form_top input[type="button"]:hover {
    background: #f45d26
}
.embbro_div {
    padding: 0;
    margin: 0
}
.embbro_div .heading_bg {
    margin: 0 0 40px;
}
.ebm_dlider_01 {
    float: right;
    width: 722px;
    margin: 0 0 30px 30px;
    padding: 0
}
.embbro_make {
    padding: 0;
    margin: 40px 0 0;
}
.embbro_make .heading_bg {
    margin: 0 0 40px
}
.embbro_make .heading_bg h1 {
    display: inline-block;
    padding: 13px 30px;
    width: auto
}
.make_patch {
    width: 388px;
    float: left;
    padding: 0;
    margin: 0 18px 18px 0;
}
.make_patch h6 {
    color: #0084c2;
    font-family: arial;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    padding: 10px 0;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
}
.make_patch p {
    color: #afafaf;
    font-family: arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    padding: 0;
    margin: 0;
    text-align: justify;
}
.make_patch p a {
    color: #e94507;
    font-family: arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.make_patch:nth-child(3n) {
    margin-right: 0;
}
.vs_area {
    padding: 0;
    margin: 0;
    position: relative;
}
.emb_vs h2 {
    margin: 30px 0;
}
.vs_l {
    float: left;
    width: 585px;
    padding: 0;
    margin: 0;
}
.vs_r {
    float: right;
    width: 585px;
    padding: 0;
    margin: 0;
}
.vsimg {
    position: absolute;
    top: 30%;
    left: 47%;
}
.vs_area h6 {
    color: #3b3b3b;
    font-family: arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    padding: 18px 0;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
}
.vs_area p {
    color: #afafaf;
    font-family: arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    padding: 0;
    margin: 0;
    text-align: justify;
}
.emb_special {
    margin: 30px 0 0 0;
    position: relative;
}
.emb_see {
    position: absolute;
    right: 0;
    bottom: -38px;
}
.emb_special a {
    color: #e94507;
    font-family: arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.emb_special ul li {
    margin: 0 20px 20px 0;
}
.emb_special .special_div {
    background: #fafafa none repeat scroll 0 0;
    float: left;
    margin: 0;
    min-height: 357px;
    padding: 0;
    width: 224px;
}
.emb_special .option_patch_price p {
    line-height: 37px;
}
.emb_special .heading_bg h1 {
    display: inline-block;
    padding: 13px 130px;
    width: auto;
}
.emb_list {
    margin: 80px 0 0 0;
}
.emb_list .heading_bg {
    margin: 0 0 40px;
}
.emb_list h5 {
    margin: 0 0 40px;
    padding: 0;
    color: #0084c2;
    font-family: arial;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    font-weight: bold;
}
.emb_list p {
    margin: 0;
    color: #afafaf;
    font-family: arial;
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    font-weight: normal;
}
.emb_list p a {
    color: #e94507;
    font-family: arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.emb_list .heading_bg h1 {
    display: inline-block;
    padding: 13px 35px;
    width: auto;
}
.plc_gallery {
    margin: 0;
    padding: 0;
}
.plc_gallery .heading_bg {
    margin: 0 0 55px
}
.plc_gallery .heading_bg h1 {
    display: inline-block;
    padding: 13px 185px;
    width: auto;
}
.flag_patches {
    margin: 0;
    padding: 0;
}
.flag_patches .heading_bg {
    margin: 0 0 40px
}
.flag_patches .heading_bg h1 {
    display: inline-block;
    padding: 13px 150px;
    width: auto;
}
.fp_img {
    margin: 0;
    padding: 0;
}
.fp_l {
    margin: 0 22px 0 0;
    padding: 0;
    float: left;
    width: 477px;
}
.fp_r {
    margin: 0;
    padding: 0;
    float: right;
    width: 700px;
}
.fp_r ul {
    margin: 0;
    padding: 0;
}
.fp_r ul li {
    margin: 0 16px 14px 0;
    padding: 0;
    float: left;
}
.fp_r ul li:nth-child(3n) {
    margin-right: 0;
}
.fp_cnt_sld {
    margin: 0 0 30px;
    padding: 0;
}
.fp_cnt_sld ul li {
    border: 1px solid #ccc;
    float: left;
    height: 220px;
    margin: 0 22px 0 0;
    padding: 0;
    width: 220px !important;
}
.fp_bt {
    margin: 0;
    padding: 0;
}
.custom_chevrons .heading_bg {
    margin: 0 0 40px
}
.custom_chevrons .heading_bg h1 {
    display: inline-block;
    padding: 13px 109px;
    width: auto;
}
.canvrons_r {
    margin: 0;
    padding: 0;
    float: right;
    width: 669px;
}
.canvrons_r p {
    padding: 10px 0;
}
.canvrons_r ul {
    margin: 0;
    padding: 0;
}
.canvrons_r ul li {
    margin: 0 11px 0 0;
    padding: 0;
    float: left;
}
.canvrons_r ul li:last-child {
    margin-right: 0;
}
.che_bt {
    padding: 0;
    margin: 0
}
.military_cloud .heading_bg {
    margin: 0 0 40px
}
.military_cloud .heading_bg h1 {
    display: inline-block;
    padding: 13px 120px;
    width: auto;
}
.cmilitary_l {
    margin: 0;
    padding: 0;
    float: left;
    width: 669px;
}
.cmilitary_l p {
    padding: 10px 0;
}
.cmilitary_l ul {
    margin: 0;
    padding: 0;
}
.cmilitary_l ul li {
    margin: 0 11px 0 0;
    padding: 0;
    float: left;
}
.cmilitary_l ul li:last-child {
    margin-right: 0;
}
.cmilitary_bt {
    padding: 0;
    margin: 0
}
.blog_banner {
    margin: 0;
    padding: 0
}
.blog_content {
    padding: 0;
    margin: 60px 0
}
.left_blog {
    width: 840px;
    float: left;
    padding: 0;
    margin: 0
}
.left_blog ul.blog_list {
    padding: 0;
    margin: 0
}
.left_blog ul.blog_list li {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eeeeee
}
.left_blog ul.blog_list li:before,
.left_blog ul.blog_list li:after {
    content: " ";
    display: table
}
.left_blog ul.blog_list li:after {
    clear: both
}
.left_blog ul.blog_pagination {
    padding: 0;
    margin: 0;
    float: right
}
.left_blog ul.blog_pagination li {
    padding: 0;
    margin: 0 10px 0 0;
    display: inline-block
}
.left_blog ul.blog_pagination li a {
    padding: 0;
    margin: 0;
    width: 44px;
    height: 44px;
    border: 1px solid #efefef;
    border-radius: 100px;
    float: left;
    color: #797979;
    line-height: 45px;
    font-family: Arial;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
}
.left_blog ul.blog_pagination li a:hover {
    background: #0084c2;
    border: 1px solid #0084c2;
    color: #fff;
}
.left_blog ul.blog_pagination li a.active {
    background: #0084c2;
    border: 1px solid #0084c2;
    color: #fff;
}
.left_blog ul.blog_pagination li a.blg_l:hover {
    background: none;
    border: 1px solid #0084c2;
}
.left_blog ul.blog_pagination li a.blg_r:hover {
    background: none;
    border: 1px solid #0084c2;
}
.left_blog ul.blog_pagination li:before,
.left_blog ul.blog_pagination li:after {
    content: " ";
    display: table
}
.left_blog ul.blog_list li:after {
    clear: both
}
.left_blog .blg_img {
    width: 253px;
    float: left;
}
.left_blog .blg_text {
    width: 570px;
    float: right;
}
.left_blog .blg_text h5 {
    color: #797979;
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    text-align: left;
    padding: 10px 0 8px;
    margin: 0
}
.left_blog .blg_text p {
    color: #afafaf;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    padding: 0;
    margin: 0
}
.left_blog h2 {
    margin: 0 0 30px
}
.right_blog {
    width: 325px;
    float: right;
    padding: 0;
    margin: 15px 0 0
}
.blg_cat {
    border: 1px solid #f1f2f6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 0;
    margin: 0 0 20px;
}
.right_blog h6 {
    padding: 20px 0 16px 18px;
    color: #797979;
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    text-align: left;
    text-transform: uppercase;
    background: #fcfcfc;
    border-bottom: 1px solid #f1f2f6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blg_cat ul {
    padding: 0;
    margin: 15px 15px 0 15px;
}
.blg_cat ul:before,
.blg_cat ul:after {
    content: " ";
    display: table
}
.blg_cat ul:after {
    clear: both
}
.blg_cat ul li {
    margin: 0 10px 10px 0;
    padding: 0;
    float: left
}
.blg_cat ul li a {
    padding: 8px;
    margin: 0;
    color: #797979;
    line-height: 16px;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    background: #f3f3f3;
    float: left
}
.blg_cat ul li a:hover {
    background: #0084c2;
    color: #fff;
}
.blg_cat ul li a.active {
    background: #0084c2;
    color: #fff;
}
.blg_testi {
    border: 1px solid #f1f2f6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blg_testi ul {
    padding: 0;
    margin: 15px 15px 0 15px;
}
.blg_testi ul:before,
.blg_testi ul:after {
    content: " ";
    display: table
}
.blg_testi ul:after {
    clear: both
}
.blg_testi ul li {
    margin: 0 0 20px 0;
    padding: 0;
    float: left
}
.blg_testi ul li a {
    padding: 0;
    margin: 0;
    color: #000000;
    line-height: 20px;
    font-family: Arial;
    font-weight: normal;
    font-size: 20px;
    text-align: left;
}
.blg_testi ul li p {
    padding: 15px;
    margin: 15px 0 0 0;
    color: #797979;
    line-height: 28px;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    text-align: justify;
    background: #f3f3f3;
    clear: both;
    position: relative;
    border-radius: 5px;
}
.blg_testi ul li p:after {
    content: "";
    position: absolute;
    top: -9px;
    left: 23px;
    width: 11px;
    height: 9px;
    background: url(../images/uparr.png) no-repeat;
}
.post_blog {
    width: 840px;
    float: left;
    padding: 0;
    margin: 0
}
.post_blog h3 {
    padding: 0 0 18px;
    margin: 0;
    color: #3b3b3b;
    font-family: Arial;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    text-transform: capitalize;
    border-bottom: 1px solid #eeeeee;
}
.post_blog p {
    padding: 0;
    margin: 0;
    color: #afafaf;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}
.post_blog_cnt {
    padding: 0;
    margin: 0
}
.post_blog_cnt img {
    max-width: 100%;
    width: 100%;
    margin: 20px 0 17px;
}
ul.post_pagination {
    padding: 0;
    margin: 30px 0 0 0;
    text-align: center;
    width: 50%;
    float: left;
}
ul.post_pagination li {
    padding: 0;
    margin: 0 30px 0 0;
    display: inline-block;
    display: none;
}
ul.post_pagination li:last-child {
    margin: 0;
}
ul.post_pagination li:first-child {
    display: block !important;
}
ul.post_pagination li a {
    padding: 0;
    margin: 0;
    width: 147px;
    height: 43px;
    border: 1px solid #efefef;
    border-radius: 50px;
    float: left;
    color: #000;
    line-height: 45px;
    font-family: Arial;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}
ul.post_pagination li a:hover {
    background: none;
    border: 1px solid #0084c2;
}
.boygirl_patches {
    margin: 0;
    padding: 0;
}
.boygirl_patches .heading_bg {
    margin: 0 0 40px
}
.boygirl_patches .heading_bg h1 {
    display: inline-block;
    padding: 13px 70px;
    width: auto;
}
.boygirl_patches_img {
    margin: 0;
    padding: 0;
}
.boygirl_patches_mid {
    margin: 0 0 30px;
    padding: 0;
}
.boygirl_patches_bt {
    margin: 0;
    padding: 0;
}
.boygirl_patches_mid ul li {
    border: 1px solid #ccc;
    float: left;
    height: 220px;
    margin: 0 22px 0 0;
    padding: 0;
    width: 220px !important;
}
.punker_patches {
    margin: 0;
    padding: 0;
}
.punker_patches .heading_bg {
    margin: 0 0 40px
}
.punker_patches .heading_bg h1 {
    display: inline-block;
    padding: 15px 130px;
    width: auto;
}
.punker_patches_img {
    margin: 0;
    padding: 0;
}
.punker_patches_mid {
    margin: 0 0 30px;
    padding: 0;
}
.punker_patches_bt {
    margin: 0;
    padding: 0;
}
.punker_patches_mid ul {
    margin: 20px 0 0 0;
}
.punker_patches_mid ul li {
    border: 1px solid #ccc;
    float: left;
    height: 220px;
    margin: 0 22px 0 0;
    padding: 0;
    width: 220px !important;
}
/* ======================================================= */

.poster-main {
    position: relative;
    width: 900px;
    height: 270px
}
.poster-main a,
.poster-main img {
    display: block;
}
.poster-main .poster-list {
    width: 900px;
    height: 270px
}
.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0px;
    top: 0px
}
.poster-main .poster-btn {
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0px;
    z-index: 10;
    opacity: 0.3;
}
.poster-main .poster-prev-btn {
    left: 0px;
    background: url("../images/btn_l.png") no-repeat center center;
}
.poster-main .poster-next-btn {
    right: 0px;
    background: url("../images/btn_r.png") no-repeat center center;
}
/* Custom CSS */
/* Home CSS */

.form_box {
    background: #0084c2 none repeat scroll 0 0;
    padding: 10px;
    margin: -5px 0;
}
.form_box .text-form {
    float: left;
    margin: 0 1%;
    width: 18%;
}
.form_box .text-form input {
    background: #007ab3 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px 5%;
    width: 90%;
}
.form_box .text-form select {
    background: #007ab3 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px 5%;
    width: 100%;
}
.point_box {
    position: relative;
    width: 100% !important;
}
.point_box span{
    font-size: 23px;
    height: 25px;
    line-height: 25px;
    width: 25px;
    vertical-align: middle;
    position: absolute;
    top: 4px;
    right: 4px;
}
.text-form input[type="submit"] {
    background: #f45d26 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.upload_img {
    width: 100% !important;
    position: relative !important;
}
.form_box .text-form .upload_img input {
    background: #007ab3 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 100%;
    padding: 0 0;
    position: absolute;
    width: 100%;
    z-index: 600;
    cursor: pointer;
}
.inputfile-1 + label {
    background-color: #38a0df;
    border-radius: 0!important;
    color: #fff;
    font-family: "freesiaupcregular";
    font-size: 22px!important;
    font-weight: 600;
    max-width: 100%!important;
    padding: 5px 0!important;
    text-align: center;
    width: 100% !important;
    position: relative !important;
    /* line-height: 26px !important; height: 22px !important;*/
}
.box1 input[type="file"] {
    background-color: transparent;
    cursor: pointer;
    height: 50px;
    opacity: 0;
    position: absolute !important;
    width: 200px !important;
    z-index: 999;
}
.box1 .inputfile-1 + label {
    width: 200px !important;
}
.box1 .upload_img {
    width: 200px !important;
}
/* End Home CSS */
/* Order Payment CSS */

.sub_menu.special_prd {
    width: 100%;
    float: left;
}
.right_side_order_desc ul li .sub_menu li {
    float: left;
    margin: 0 1px;
    width: auto;
}
.order_details h3 {
    margin: 0 0 23px;
}
.btn_submit {
    background: #0084c2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    margin: 40px 3px 5px;
    padding: 15px 18px;
}
.btn_submit:hover {
    background: #f45d26 none repeat scroll 0 0;
}
.empty_cart a {
    color: #f45d26;
    font-weight: 600;
    text-decoration: underline;
}
.empty_cart a:hover {
    color: #0084c2;
}
.user_address input,
.user_address select {
    float: left;
    font-size: 14px;
    font-weight: 500;
    padding: 6px;
    width: 37%;
}
.user_address select {
    -moz-appearance: splitter;
}
.user_address .user_titles {
    float: left;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    width: 100%;
}
.user_address .form-group {
    float: left;
    margin: 22px 0 1px;
    width: 100%;
}
.left_side_order_title {
    float: left;
    width: 70%;
}
.left_side_order_title ul li {
    border-bottom: 1px solid #d7d7d7;
    color: #2c6da0;
    float: none;
    font-weight: 600;
    line-height: 32px;
    padding: 5px 15px;
    text-align: left;
}
table.order_data {
    border: 1px solid #d7d7d7;
    border-collapse: collapse;
    max-width: 100%;
    width: 100%;
}
table.order_data td,
table.order_data th {
    vertical-align: top;
    padding: 10px;
    text-align: left;
    border: 1px solid #d7d7d7;
}
.prd_payment_img {
    float: left;
}
.user_address input {
    font-size: 25px;
    padding: 10px 2%;
    width: 96%;
}
.user_address select {
    border: 2px solid #ecf0f1;
    font-size: 25px;
    padding: 7px 12px;
    width: 100%;
}
.user_address textarea {
    border: 2px solid #ecf0f1;
    height: 100px;
    padding: 10px 2%;
    width: 96%;
    font-size: 17px;
}
.user_order_email {
    width: 100%;
}
.shipping-details-row {
    float: left;
    margin: 24px 0 0;
    width: 100%;
}
.payment_type {
    float: left;
    margin: 28px 0 8px;
    width: 65%;
}
.payment_type span.user_titles {
    float: left;
    overflow: hidden;
}
.payment_type div {
    float: left;
    margin: 0 8px;
}
.payment_type .payment_heading span {
    color: #0084c2;
    margin: 0 6px;
}
.payment_type .pay_active span {
    color: #f45d26;
}
#user_expir select {
    float: left;
    font-size: 25px;
    margin: 0 0 0 7px;
    width: 49.4%;
}
#ajax_submit_img {
    float: left;
    margin: 51px 17px 0;
}
#credit_state,
#credit_city {
    font-size: 25px;
}
.detail-inner {
    margin: 25px 0 0 0;
    padding: 0;
}
.detail-inner h1 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #424242;
}
.order-head {
    background: #f4f4f4;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 0 0;
}
.o-detail {
    margin: 20px 0 0 0;
}
.o-detail label {
    color: #424242;
    float: left;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    width: 200px;
    padding: 7px 0;
}
.o-detail span {
    color: #424242;
    float: left;
    font-size: 15px;
    font-weight: nomral;
    text-align: left;
    padding: 7px 0 7px 0;
}
.product-table {
    border: solid 1px #d7d7d7;
    width: 100%;
    margin: 20px 0 0 0;
    border-collapse: collapse;
}
.product-table th {
    background: #424242 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    padding: 10px;
}
.product-table td {
    font-size: 14px;
    color: #6a6a6a;
    padding: 10px;
    text-align: center;
    border-bottom: solid 1px #d7d7d7;
}
.prd_payment_img img {
    margin: 0 15px 0 0;
    width: 50px;
}
.order-head {
    background: #0084c2 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 0;
    padding: 10px 20px;
}
#confirm_purchase.disable {
    background: #ddd none repeat scroll 0 0;
    cursor: not-allowed;
    pointer-events: none;
}
#pay_order {
    color: #fff;
    font-weight: bold;
    height: auto;
    padding: 14px 24px;
}
.o-detail {
    margin: 0;
}
.o-detail > table {
    border: 1px solid #d7d7d7;
    border-collapse: collapse;
    width: 100%;
}
.o-detail th {
    border: 1px solid #d7d7d7;
    padding: 10px 15px;
    text-align: right;
    width: 25%;
}
.o-detail td {
    border: 1px solid #d7d7d7;
    padding: 10px 15px;
    word-break: break-all;
}
#credit_cards {
    float: left;
    width: 50%;
}
.order_btn {
    float: right;
}
.order_btn .form-group {
    margin: -14px 0 0;
}

/* End Order Payment CSS */
/* End Custom CSS */

@media screen and (min-width: 980px) and (max-width: 1170px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 940px
    }
    .main_menu {
        padding: 15px 0
    }
    .logo {
        width: 25%
    }
    .logo img {
        width: 100%
    }
    .left_body {
        width: 48%
    }
    .home_shirt_slider {
        width: 50%
    }
    #amazingslider-1 {
        width: auto!important
    }
    .body_content p {
        font-size: 14px;
        line-height: 20px
    }
    .patch_name {
        margin: 0 22px 40px;
        width: 20%;
        height: 190px
    }
    .patch_title .name {
        padding: 40% 7px 20px
    }
    .why_choose {
        margin: 0 47px 40px;
        width: 40%
    }
    .box {
        z-index: 1
    }
    .box img {
        width: 100%
    }
    .home_gallery ul li {
        margin: 0 20px 22px 0
    }
    .left_order {
        margin: 0;
        padding: 30px 0;
        width: 50%
    }
    .right_order {
        margin: 0;
        padding: 60px 0 0;
        width: 49%
    }
    .snake {
        background: none;
        float: left;
        height: 985px;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .snake_div_01,
    .snake_div_02,
    .snake_div_03,
    .snake_div_04,
    .snake_div_05 {
        float: left;
        margin-left: 10px;
        width: auto
    }
    .step {
        margin-right: 10px
    }
    .payment_methord ul li {
        width: 190px
    }
    .express_services ul li {
        width: 190px
    }
    .aroplan img {
        width: 100%
    }
    .testimonial_slider {
        max-width: 90%
    }
    .bx-wrapper .bx-prev {
        left: -10px!important
    }
    .bx-wrapper .bx-next {
        right: -10px!important
    }
    .footer_top {
        padding: 35px 15px
    }
    .footer_div {
        margin: 0;
        padding: 0;
        width: 230px
    }
    .amazingslider-nav-1 {
        margin-top: 30px!important
    }
    .about_page_bot_l {
        border-right: medium none;
        margin: 0;
        padding: 0;
        width: 48%
    }
    .about_patch_l {
        height: auto;
        margin: 0;
        padding: 0;
        width: 48%
    }
    .about_patch_r {
        width: 48%
    }
    .about_page_bot_r {
        margin: 0;
        padding: 0;
        width: 48%
    }
    .about_patch_r img {
        margin-bottom: 18px
    }
    .about_page_bot_r ul li {
        margin: 0 1% 5px 0;
        width: 48%
    }
    .left_detemine {
        float: none;
        margin: 0 auto;
        padding: 0;
        width: 750px
    }
    .right_detemine {
        margin: 0 0 20px 30%
    }
    h2 fieldset legend {
        font-size: 23px
    }
    .calculate_right {
        margin: 10px 0 0
    }
    #tabs li {
        width: 234px
    }
    #tabs li a.tabulous_active {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 10px 0
    }
    #tabs li a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 10px 0
    }
    .woven_page_top_l {
        width: 50%
    }
    .woven_form_div {
        width: 45%
    }
    .woven_page_middle_l {
        width: 50%
    }
    .woven_label_fold {
        width: 45%
    }
    .tab_left {
        padding-bottom: 307px;
        width: 25%
    }
    .tab_left_chenille {
        width: 25%;
        min-height: 970px
    }
    .resp-vtabs .resp-tabs-container {
        width: 70%
    }
    .resp-vtabs .resp-tabs-container_two {
        width: 70%
    }
    h6.tab_name {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 20px;
        padding: 8px 0
    }
    .resp-vtabs .resp-tabs-list li span {
        font-size: 16px;
        line-height: 20px;
        padding: 20px 15px!important
    }
    .resp-tabs-container ul.woven_puff li,
    .resp-tabs-container_two ul.woven_puff li {
        margin: 0 0 20px;
        padding: 0;
        width: 32.5%
    }
    .special_process ul li {
        margin: 0;
        width: 20%
    }
    .special_div {
        margin: 0 10px 20px;
        width: 215px
    }
    .pvc_cloud_zoom {
        width: 50%
    }
    .pvc_bxslider {
        float: right;
        height: 451px;
        margin-top: 20px;
        width: 100%
    }
    ul.pvc_cloud {
        margin: 0;
        padding: 0;
        width: 100%!important
    }
    .pvc_cloud_zoom ul li {
        width: 50%!important
    }
    .pvc_bxslider .bx-wrapper .bx-viewport {
        height: 230px!important
    }
    .pvc_bxslider {
        height: 230px
    }
    .pvc_bxslider .bx-wrapper .bx-prev {
        left: inherit!important;
        right: -10px!important;
        top: inherit
    }
    .pvc_left {
        width: 20%
    }
    .resp-vtabs .pvc_price_list_container {
        width: 79%
    }
    .bx-moto ul li {
        margin: 0 60px
    }
    .moto_memory ul li {
        margin: 0 6px
    }
    .blank_patch ul li {
        height: 185px;
        margin: 0 9px 0 0;
        width: 19%
    }
    .vest_patch ul li {
        height: 180px;
        margin: 0 9px 0 0;
        width: 19%
    }
    .police_page_security img,
    .custom_chevrons img,
    .military_cloud img {
        width: 43%
    }
    .custom_chevrons {
        clear: both
    }
    .martial_shirt {
        width: 43%
    }
    .hat_cap_right {
        width: 370px
    }
    .hat_thumbnails li {
        margin: 0 3px 10px
    }
    .hat_thumbnails li:nth-child(5n) {
        margin-right: 3px
    }
    .contact_img {
        width: 50%
    }
    .mail_us {
        padding: 12px
    }
    .contact_bot_left {
        width: 43%
    }
    .contact_bot_right {
        width: 50%
    }
}
@media screen and (min-width: 800px) and (max-width: 979px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 760px
    }
    .main_menu {
        padding: 5px 0
    }
    .logo {
        width: 40%
    }
    .logo img {
        width: 100%
    }
    header .fix-menu nav {
        margin: 0;
        padding: 0
    }
    header .fix-menu .logo {
        width: 30%
    }
    header .fix-menu #main_menu a#toggle {
        margin-top: 5px
    }
    .body_content {
        padding: 20px 0
    }
    .left_body {
        float: left;
        margin: 0;
        width: 100%
    }
    .quote_form {
        float: none;
        margin: 0 auto;
        width: 475px
    }
    .patch_name {
        margin: 0 10px 20px
    }
    .why_choose,
    .why_choose:last-child {
        margin: 0 46px 40px
    }
    .home_gallery ul li {
        margin: 0 20px 22px;
        width: 213px!important
    }
    .left_order {
        padding: 30px 0;
        width: 100%
    }
    .snake {
        float: none;
        margin: 0 auto
    }
    .right_order {
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 20px 0;
        width: 475px
    }
    .how_to_order {
        margin: 0 0 130px
    }
    .testimonial_slider {
        max-width: 90%
    }
    .bx-wrapper .bx-prev {
        left: -26px!important
    }
    .bx-wrapper .bx-next {
        right: -26px!important
    }
    .footer_top {
        padding: 35px 104px
    }
    .footer_div {
        margin: 0 0 15px
    }
    .privacypolicy_page p {
        font-size: 15px;
        line-height: 20px;
        text-align: justify
    }
    .privacypolicy_accordian .accordion-header {
        font-size: 16px;
        padding: 0 15px
    }
    .privacypolicy_accordian .accordion-content p {
        font-size: 13px;
        line-height: 20px
    }
    ul.portfolio-categ li {
        margin: 0 0 5px
    }
    ul.portfolio-categ li a {
        font-size: 15px;
        line-height: 17px;
        padding: 5px 0 0
    }
    .portfolio-area li {
        margin: 0 52px 26px
    }
    .special_div {
        margin: 0 49px 20px 0
    }
    .special_div:nth-child(5n) {
        margin-right: 49px
    }
    .special_div:nth-child(3n) {
        margin-right: 0
    }
    .special_option_bot ul.instruction {
        margin: 0
    }
    .special_option_bot ul.instruction li p {
        font-size: 16px;
        line-height: 20px;
        padding: 20px 0 0
    }
    .instruction_img {
        margin: 20px 0 0;
        width: 100%
    }
    .instruction_img img {
        width: 100%
    }
    .testimonials_row {
        margin: 0 51px
    }
    .contact_top {
        padding: 40px 0 0
    }
    .contact_img {
        float: none;
        margin: 0 auto;
        height: auto
    }
    .contact_img img {
        height: auto
    }
    .mail_us {
        float: none;
        margin: 0 auto;
        width: 450px
    }
    .contact_bot_left {
        width: 45%
    }
    .contact_bot_right {
        width: 45%
    }
    .contact_bot_left h2 fieldset legend {
        font-size: 20px;
        line-height: 22px
    }
    .contact_bot_left h3 {
        font-size: 15px
    }
    .contact_bot_right h2 fieldset legend {
        font-size: 20px;
        line-height: 22px
    }
    .contact_bot_right p {
        font-size: 14px;
        line-height: 25px
    }
    .right_detemine {
        float: none;
        margin: 0 auto;
        text-align: center;
        clear: both
    }
    .determine-arrow {
        left: 0;
        top: 0
    }
    .right_detemine a {
        margin: 15px 0
    }
    .pricing_heading {
        margin: 0 0 15px
    }
    h2 {
        margin: 15px 0
    }
    h2 fieldset legend {
        font-size: 20px;
        line-height: 22px
    }
    .calculate_right {
        margin: 40px 0 0 20px
    }
    .patch_calculate_bottom {
        width: 40%;
        margin: 40px 0 0
    }
    .patch_calculate_bottom a {
        margin: 25px 5px 0 0
    }
    .pricing_section p.pricng_txt img {
        display: none
    }
    #tabs li {
        width: 24.87%
    }
    #tabs li a {
        padding: 15px 0
    }
    #tabs li a.tabulous_active {
        padding: 20px 0
    }
    #tabs_container {
        overflow-x: scroll;
        overflow-y: hidden;
        height: auto;
        min-height: auto
    }
    .inputfile-1 + label {
        font-size: 17px !important;
        padding: 7px 0 !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 799px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 730px
    }
    .container {
        width: 100% !important;
        box-sizing: border-box !important;
    }
    .main_menu {
        padding: 5px 0
    }
    .logo {
        width: 40%
    }
    .logo img {
        width: 100%
    }
    header .fix-menu nav {
        margin: 0;
        padding: 0
    }
    header .fix-menu .logo {
        width: 30%
    }
    header .fix-menu #main_menu a#toggle {
        margin-top: 5px
    }
    .left_body {
        float: left;
        margin: 0;
        width: 100%
    }
    .quote_form {
        float: none;
        margin: 0 auto;
        width: 475px
    }
    .patch_name {
        margin: 0 10px 20px
    }
    .why_choose,
    .why_choose:last-child {
        margin: 0 38px 40px
    }
    .home_gallery ul li {
        margin: 0 15px 22px;
        width: 213px!important
    }
    .left_order {
        padding: 30px 0;
        width: 100%
    }
    .snake {
        float: none;
        margin: 0 auto
    }
    .right_order {
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 20px 0;
        width: 475px
    }
    .how_to_order {
        margin: 0 0 130px
    }
    .testimonial_slider {
        max-width: 90%
    }
    .bx-wrapper .bx-prev {
        left: -26px!important
    }
    .bx-wrapper .bx-next {
        right: -26px!important
    }
    .footer_top {
        padding: 35px 104px
    }
    .footer_div {
        margin: 0 0 15px
    }
    .home_shirt_slider {
        min-height: 490px;
        width: 100%
    }
    .portfolio-area li {
        margin: 0 44px 26px
    }
    .why_choose_netpro {
        margin: 0 0 10px;
        padding: 0
    }
    .woven_heading {
        margin: 0 0 10px
    }
    .woven_heading h1 {
        font-size: 25px
    }
    .woven_page_top_l {
        width: 100%
    }
    .woven_page_top_l p img {
        width: auto
    }
    .woven_form_div {
        width: 100%;
        margin: 20px 0
    }
    .woven_form_heading {
        font-size: 20px;
        line-height: 22px;
        padding: 10px 0
    }
    .woven_upload_r {
        float: left
    }
    .woven_form {
        margin: 0;
        padding: 0
    }
    .woven_form_area input[type="submit"],
    .woven_form_area input[type="button"] {
        font-size: 18px;
        height: 30px;
        line-height: 18px
    }
    .woven_page_middle_l {
        width: 100%
    }
    .woven_label_fold {
        width: 100%
    }
    .woven_label_fold img {
        width: 100%
    }
    .tab_left {
        padding-bottom: 0;
        box-shadow: none;
        width: 100%
    }
    h6.tab_name {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 0;
        padding: 10px 0
    }
    .resp-vtabs .resp-tabs-list li span {
        font-size: 16px;
        line-height: 16px;
        padding: 13px 15px!important
    }
    .resp-vtabs .resp-tabs-container {
        min-height: 250px;
        width: 100%
    }
    .special_process {
        float: left;
        width: 100%
    }
    .special_process ul li {
        float: left;
        margin: 0 30px 30px;
        padding: 0;
        text-align: center
    }
    .woven_page_bot_table {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .woventablescroll {
        width: 100%;
        float: left;
        overflow-y: scroll
    }
    .tab_left_chenille {
        box-shadow: none;
        width: 100%
    }
    .resp-vtabs .resp-tabs-container_two {
        width: 100%
    }
    .drawing_moto_img {
        height: auto;
        margin: 0 auto
    }
    .bx-moto {
        height: auto;
        left: 0;
        position: absolute;
        top: 30%;
        width: 100%
    }
    .bx-moto ul li {
        margin: 0 4.8%
    }
    .moto_thumbnails li {
        margin: 0 10px 13px
    }
    .moto_memory ul li {
        margin: 0 31px
    }
    .blank_patch ul li {
        margin: 0 5% 5%;
        padding: 0
    }
    .blank_patch ul li img {
        width: 100%;
        height: 100%
    }
    .vest_patch ul li {
        margin: 0 5% 5%;
        padding: 0
    }
    .vest_patch ul li img {
        width: 100%;
        height: 100%
    }
    .cloud_div {
        margin: 0 0 20px;
        width: 100%
    }
    .chevrons_cloud_div {
        float: left;
        margin: 0 0 20px;
        padding: 0;
        width: 100%
    }
    .flag_cloud_patch ul li {
        margin: 0 40.5px
    }
    .pvc_cloud_zoom {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .pvc_cloud_zoom_big {
        height: auto;
        margin: 0 0 20px;
        width: 100%
    }
    .pvc_bxslider {
        clear: both;
        float: none;
        height: 451px;
        margin: 0 auto;
        max-width: 75%
    }
    .pvc_bxslider .bx-wrapper .bx-prev {
        left: inherit!important;
        right: -22px!important
    }
    .pvc_bxslider .bx-wrapper .bx-next {
        left: inherit!important;
        right: -22px!important
    }
    .pvc_form_div {
        width: 100%
    }
    .pvc_form_heading {
        font-size: 18px;
        line-height: 18px;
        padding: 10px 0
    }
    .pvc_form_area {
        margin: 30px auto;
        width: 100%
    }
    .pvc_row_filed {
        width: 100%
    }
    .pvc_upload_r {
        float: left
    }
    .pvc_form_area input[type="submit"],
    .pvc_form_area input[type="button"] {
        font-size: 18px;
        height: 30px;
        line-height: 18px
    }
    .pvc_left {
        float: left;
        width: 100%
    }
    .pvc_price_list_tab .resp-vtabs .resp-tabs-list li span {
        padding: 15px 0!important
    }
    .resp-vtabs .pvc_price_list_container {
        min-height: 220px;
        overflow-y: scroll;
        width: 100%
    }
    .martial_cloud {
        margin: 0 0 20px;
        padding: 0;
        width: 100%
    }
    .martial_shirt {
        margin: 0 0 20px;
        width: 100%
    }
    .hat_cap {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 390px
    }
    .hat_cap_right {
        float: right;
        margin: 20px 0 0;
        padding: 0;
        width: 100%
    }
    .hat_big_img {
        height: 235px;
        margin: -55% auto;
        width: 35%
    }
    .hat_thumbnails li {
        margin: 0 15px 15px
    }
    .hat_thumbnails li:nth-child(5n) {
        margin-right: 15px
    }
    .hat_thumbnails li:nth-child(2n) {
        margin-right: 0
    }
    .fire_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .soccer_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .ems_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .body_content .gallery_title p {
        font-size: 12px;
        line-height: 12px;
        padding: 10px!important
    }
    .gallery_title a {
        font-size: 12px;
        line-height: 12px;
        padding: 10px
    }
    .footer_div:first-child {
        width: 100%
    }
    .footer_div ul.footer_menu {
        width: 50%
    }
    .inputfile-1 + label {
        font-size: 17px !important;
        padding: 7px 0 !important;
    }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
    .inputfile-1 + label {
        font-size: 17px !important;
        padding: 7px 0 !important;
    }
    .form_box .text-form {
        float: left;
        margin: 0 0 10px 0;
        width: 100%;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 560px
    }
    .main_menu {
        padding: 5px 0
    }
    .logo {
        width: 40%
    }
    .logo img {
        width: 100%
    }
    header .fix-menu nav {
        margin: 0;
        padding: 0
    }
    header .fix-menu .logo {
        width: 50%
    }
    .top_menu ul li a {
        font-size: 16px;
        line-height: 18px;
        padding: 0 20px
    }
    .banner_form {
        background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
        margin: 30px auto 0;
        padding: 2%;
        width: 72%;
        float: none;
        box-shadow: 0 0 10px #f45d26;
        border-radius: 10px
    }
    .banner_form_heading {
        margin: 0 0 25px;
        padding: 0
    }
    .body_content {
        padding: 20px 0
    }
    .heading_bg {
        margin: 0 0 20px;
        float: left
    }
    h2 {
        margin: 15px 0
    }
    h2 fieldset legend {
        font-size: 20px;
        line-height: 22px
    }
    .body_content p {
        font-size: 14px;
        line-height: 20px
    }
    .heading_bg h1 {
        font-size: 25px;
        margin: 0 auto;
        padding: 13px 0 11px;
        width: 393px
    }
    .left_body {
        float: left;
        margin: 0 0 30px;
        width: 100%
    }
    .home_shirt_slider {
        min-height: 490px;
        width: 100%
    }
    .quote_form {
        float: none;
        margin: 0 auto;
        width: 475px
    }
    .patch_name {
        margin: 0 30px 30px
    }
    .why_choose,
    .why_choose:last-child {
        float: none;
        margin: 0 auto 20px
    }
    .home_gallery ul li {
        margin: 0 30px 22px;
        width: 220px!important
    }
    .left_order {
        padding: 30px 0;
        width: 100%
    }
    .snake {
        height: 985px;
        width: 100%
    }
    .right_order {
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 20px 0;
        width: 475px
    }
    .how_to_order {
        margin: 0 0 130px
    }
    .testimonial_slider {
        max-width: 90%
    }
    .bx-wrapper .bx-prev {
        left: 0!important
    }
    .bx-wrapper .bx-next {
        right: 0!important
    }
    .about_testimonial_slider .bx-wrapper .bx-next {
        right: 0!important
    }
    .about_testimonial_slider .bx-wrapper .bx-prev {
        left: 0!important
    }
    .footer_top {
        padding: 35px 15px
    }
    .footer_div {
        margin: 0 0 15px
    }
    .faq_heading h1 {
        font-size: 25px
    }
    .privacypolicy_page p {
        text-align: justify
    }
    .heading_gallery h1 {
        font-size: 25px
    }
    ul.portfolio-categ {
        padding-bottom: 15px
    }
    ul.portfolio-categ li {
        margin: 0;
        padding: 0 10px
    }
    ul.portfolio-categ li a {
        font-size: 15px;
        line-height: 17px
    }
    .portfolio-area li {
        margin: 0 5px 10px 0
    }
    .about_heading h1 {
        font-size: 25px;
        padding: 12px 90px
    }
    .about_top_img {
        margin: -120px 0 30px 30px;
        width: 100%
    }
    .about_page_bot_l {
        border-right: none;
        padding: 0;
        width: 100%
    }
    .about_patch_l {
        float: left;
        height: auto;
        margin: 0;
        padding: 0;
        width: 45%
    }
    .about_patch_l img,
    .about_patch_r img {
        height: auto;
        width: 100%
    }
    .about_patch_r {
        float: right;
        margin: 0;
        padding: 0;
        width: 45%
    }
    .about_page_bot_r {
        margin: 15px 0 0;
        width: 100%
    }
    .about_page_bot h2 fieldset legend {
        font-size: 25px
    }
    .about_page_bot_r ul li {
        margin: 29px
    }
    .about_page_bot_r ul li:nth-child(2n) {
        margin-right: 29px
    }
    .about_testimonials_heading h1 {
        font-size: 25px;
        padding: 12px 70px
    }
    .special_div {
        margin: 0 30px 30px;
        min-height: 365px
    }
    .option_patch_title p {
        line-height: 49px
    }
    .special_div:nth-child(5n) {
        margin-right: 30px
    }
    .special_option_bot_heading h1 {
        font-size: 20px;
        padding: 12px 60px
    }
    .special_option_bot ul.instruction {
        margin: 0 30px
    }
    .special_option_bot ul.instruction li p {
        font-size: 17px;
        line-height: 20px;
        margin: 20px 0 0
    }
    .special_option_bot ul.instruction {
        margin: 0 30px;
        padding: 0
    }
    .instruction_img img {
        width: 100%
    }
    .testimonials_heading h1 {
        font-size: 20px;
        padding: 12px 70px
    }
    .testimonials_row {
        margin: 0 4px 0 0
    }
    .testimonials_row:nth-child(2n) {
        margin: 0 0 10px
    }
    .contact_img {
        width: 100%
    }
    .mail_us {
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 40px;
        width: 80%
    }
    .contact_bot_left {
        border-bottom: 1px dashed #d7d7d7;
        border-right: 0;
        float: left;
        margin: 0;
        padding: 0 0 20px;
        width: 100%
    }
    .contact_bot_left h2 fieldset legend {
        font-size: 22px
    }
    .contact_bot_right {
        width: 100%
    }
    .contact_bot_right h2 fieldset legend {
        font-size: 22px
    }
    #tabs li {
        margin-bottom: 5px;
        margin-right: 0;
        width: 100%
    }
    #tabs li a.tabulous_active {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-top: 0;
        padding: 15px 0
    }
    #tabs li a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 10px 0
    }
    #tabs_container {
        min-height: 1070px;
        overflow-x: scroll;
        overflow-y: hidden
    }
    #tabs_container img {
        width: auto
    }
    .pricing_section p.pricng_txt img {
        display: none;
        display: none
    }
    .left_detemine {
        width: 100%;
        padding: 0 0 50px
    }
    .left_detemine img {
        width: 80%
    }
    .emcoverage_img {
        right: -70px;
        width: auto
    }
    .emcoverage_img .title {
        margin: -20px 0 0
    }
    .special_img {
        bottom: 70px;
        right: -30px;
        width: auto
    }
    .special_img .title {
        margin: -20px 0 0
    }
    .determine-arrow {
        background: rgba(0, 0, 0, 0) url(../images/determine-arrow_mobile.png) no-repeat scroll 0 0;
        height: 37px;
        left: 45%;
        position: absolute;
        top: -50px;
        width: 40px
    }
    .right_detemine {
        margin: 0;
        text-align: center;
        width: 100%
    }
    .right_detemine a {
        display: block;
        float: none;
        font-size: 15px;
        line-height: 16px;
        margin: 15px 0;
        padding: 15px
    }
    .left_input {
        margin: 0 0 0 8px
    }
    .patch_calculate_bottom a {
        margin: 25px 8px 0
    }
    .right_input {
        float: right
    }
    .why_choose_netpro {
        margin: 0 0 10px;
        padding: 0
    }
    .woven_heading {
        margin: 0 0 10px
    }
    .woven_heading h1 {
        font-size: 25px
    }
    .woven_page_top_l {
        width: 100%
    }
    .woven_page_top_l p img {
        width: auto
    }
    .woven_form_div {
        width: 100%;
        margin: 20px 0
    }
    .woven_form_heading {
        font-size: 20px;
        line-height: 22px;
        padding: 10px 0
    }
    .woven_upload_r {
        float: left
    }
    .woven_form {
        margin: 0;
        padding: 0
    }
    .woven_form_area input[type="submit"],
    .woven_form_area input[type="button"] {
        font-size: 18px;
        height: 30px;
        line-height: 18px
    }
    .woven_page_middle_l {
        width: 100%
    }
    .woven_label_fold {
        width: 100%
    }
    .woven_label_fold img {
        width: 100%
    }
    .tab_left {
        padding-bottom: 0;
        box-shadow: none;
        width: 100%
    }
    h6.tab_name {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 0;
        padding: 10px 0
    }
    .resp-vtabs .resp-tabs-list li span {
        font-size: 16px;
        line-height: 16px;
        padding: 13px 15px!important
    }
    .resp-vtabs .resp-tabs-container {
        min-height: 250px;
        width: 100%
    }
    .special_process {
        float: left;
        width: 100%
    }
    .special_process ul li {
        float: left;
        margin: 0 30px 30px;
        padding: 0;
        text-align: center
    }
    .woven_page_bot_table {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .woventablescroll {
        width: 100%;
        float: left;
        overflow-y: scroll
    }
    .tab_left_chenille {
        box-shadow: none;
        width: 100%
    }
    .resp-vtabs .resp-tabs-container_two {
        width: 100%
    }
    .drawing_moto_img {
        height: auto;
        margin: 0 auto
    }
    .bx-moto {
        height: auto;
        left: 0;
        position: absolute;
        top: 30%;
        width: 100%
    }
    .bx-moto ul li {
        margin: 0 4.8%
    }
    .moto_thumbnails li {
        margin: 0 9x 10px;
        float: left
    }
    .moto_memory ul li {
        margin: 0 31px
    }
    .blank_patch ul li {
        margin: 0 5% 5%;
        padding: 0
    }
    .blank_patch ul li img {
        width: 100%;
        height: 100%
    }
    .vest_patch ul li {
        margin: 0 5% 5%;
        padding: 0
    }
    .vest_patch ul li img {
        width: 100%;
        height: 100%
    }
    .cloud_div {
        margin: 0 0 20px;
        width: 100%
    }
    .chevrons_cloud_div {
        float: left;
        margin: 0 0 20px;
        padding: 0;
        width: 100%
    }
    .flag_cloud_patch ul li {
        margin: 0 38.1px
    }
    .pvc_cloud_zoom {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .pvc_cloud_zoom_big {
        height: auto;
        margin: 0 0 20px;
        width: 100%
    }
    .pvc_bxslider {
        clear: both;
        float: none;
        height: 451px;
        margin: 0 auto;
        max-width: 75%
    }
    .pvc_bxslider .bx-wrapper .bx-prev {
        left: inherit!important;
        right: -22px!important
    }
    .pvc_bxslider .bx-wrapper .bx-next {
        left: inherit!important;
        right: -22px!important
    }
    .pvc_form_div {
        width: 100%
    }
    .pvc_form_heading {
        font-size: 18px;
        line-height: 18px;
        padding: 10px 0
    }
    .pvc_form_area {
        margin: 30px auto;
        width: 100%
    }
    .pvc_row_filed {
        width: 100%
    }
    .pvc_upload_r {
        float: left
    }
    .pvc_form_area input[type="submit"],
    .pvc_form_area input[type="button"] {
        font-size: 18px;
        height: 30px;
        line-height: 18px
    }
    .pvc_left {
        float: left;
        width: 100%
    }
    .pvc_price_list_tab .resp-vtabs .resp-tabs-list li span {
        padding: 15px 0!important
    }
    .resp-vtabs .pvc_price_list_container {
        min-height: 220px;
        overflow-y: scroll;
        width: 100%
    }
    .martial_cloud {
        margin: 0 0 20px;
        padding: 0;
        width: 100%
    }
    .martial_shirt {
        margin: 0 0 20px;
        width: 100%
    }
    .hat_cap {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 390px
    }
    .hat_cap_right {
        float: right;
        margin: 20px 0 0;
        padding: 0;
        width: 100%
    }
    .hat_big_img {
        height: 235px;
        margin: -55% auto;
        width: 35%
    }
    .hat_thumbnails li {
        margin: 0 15px 15px
    }
    .hat_thumbnails li:nth-child(5n) {
        margin-right: 15px
    }
    .hat_thumbnails li:nth-child(2n) {
        margin-right: 0
    }
    .fire_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .soccer_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .ems_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .body_content .gallery_title p {
        font-size: 12px;
        line-height: 12px;
        padding: 10px!important
    }
    .gallery_title a {
        font-size: 12px;
        line-height: 12px;
        padding: 10px
    }
    .footer_div:first-child {
        width: 100%
    }
    .footer_div ul.footer_menu {
        width: 50%
    }
    #main_home_box .container {
        width: 100% !important;
        padding: 0px !important;
    }
    .container {
        width: 100% !important;
        box-sizing: border-box !important;
    }
}
@media screen and (min-width: 480px) and (max-width: 599px) {
    .inputfile-1 + label {
        font-size: 17px !important;
        padding: 7px 0 !important;
    }
    .form_box .text-form {
        float: left;
        margin: 0 0 10px 0;
        width: 100%;
    }
    h2 {
        margin: 5px 0 15px
    }
    .main_menu {
        margin: 0;
        padding: 10px 0
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 440px
    }
    .amazingslider-nav-1 {
        position: inherit !important;
    }
    .logo {
        width: 70%
    }
    .logo img {
        width: 100%
    }
    header .fix-menu {
        position: inherit!important
    }
    header .fix-menu nav .menu-trigger {
        margin: 0;
        padding: 0;
        top: -40px
    }
    header .fix-menu .logo {
        width: 50%
    }
    #main_menu1 ul {
        display: none;
        height: auto
    }
    #main_menu1 a#toggle_top {
        display: block;
        background: url(../images/toggle.jpg) no-repeat;
        width: 30px;
        height: 25px;
        text-align: center;
        color: #fff;
        display: block;
        float: right;
        text-decoration: none
    }
    .top_menu {
        float: none
    }
    .top_menu ul {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .top_menu ul li {
        background: none;
        float: left;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        width: 100%
    }
    .top_menu ul li a {
        display: block;
        font-size: 14px;
        line-height: 14px;
        padding: 8px
    }
    .top_menu ul li:last-child a {
        padding: 8px
    }
    .banner_form {
        background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
        height: 710px;
        margin: 0;
        overflow-y: scroll;
        padding: 2%;
        width: 96%
    }
    .banner_form_heading {
        margin: 0 0 10px;
        padding: 0
    }
    .banner_form_submit {
        margin: 0 0 10px
    }
    .home_shirt_slider {
        width: 100%;
        min-height: 320px
    }
    .shirt {
        background: rgba(0, 0, 0, 0) url(../images/shirt_small.png) no-repeat scroll 0 0;
        height: 268px;
        margin: 0 auto;
        width: 290px
    }
    .body_content {
        padding: 20px 0
    }
    .heading_bg {
        margin: 0 0 15px;
        background: rgba(0, 0, 0, 0) url(../images/heading_bg_small.png) repeat-x scroll 0 0;
        height: 30px
    }
    .heading_bg h1 {
        font-size: 15px;
        padding: 0 15px;
        width: 60%;
        line-height: 30px
    }
    .heading_bg .left_border {
        background: url(../images/left_border_small.png) no-repeat;
        width: 37px;
        height: 80px;
        top: 14px
    }
    .heading_bg .right_border {
        background: url(../images/right_border_small.png) no-repeat;
        width: 37px;
        height: 80px;
        top: 14px
    }
    .left_body {
        width: 100%
    }
    h2 fieldset legend {
        font-size: 16px;
        line-height: 16px
    }
    .home_gallery_area {
        margin: 20px 0 0
    }
    .home_gallery ul li {
        margin: 0 30px 22px;
        width: 220px!important
    }
    .body_content p {
        font-size: 13px;
        line-height: 18px
    }
    .quote_form {
        width: 100%
    }
    .border_rep {
        width: 100%;
        background: url(../images/contact_bg.jpg) repeat-y;
        height: auto
    }
    .popup-inner {
        height: 420px
    }
    .quote_form_area {
        padding: 10px 20px;
        height: 355px;
        overflow-y: scroll
    }
    .quote_form_heading {
        font-size: 20px;
        line-height: 22px
    }
    .left_form,
    .right_form {
        width: 100%
    }
    .form_submit {
        width: 90%
    }
    .quote_form_area input[type="submit"],
    .quote_form_area input[type="button"] {
        font-size: 18px;
        height: 40px;
        line-height: 20px;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .gallery_popup_inner {
        min-height: 340px
    }
    .gallery_img {
        min-height: 230px
    }
    .patch_name {
        float: none;
        height: 223px;
        margin: 0 auto 10px
    }
    .patch_name:last-child {
        margin: 0 auto 10px
    }
    .left_order {
        width: 100%;
        padding: 20px 0;
        margin: 20px 0 0
    }
    .snake {
        background: none;
        float: left;
        width: 100%;
        position: inherit
    }
    .snake h3 {
        font-size: 20px;
        left: 0;
        line-height: 22px;
        position: inherit;
        text-align: center;
        margin-bottom: 15px;
        top: 0
    }
    .snake_div_01,
    .snake_div_02,
    .snake_div_03,
    .snake_div_04,
    .snake_div_05 {
        float: left;
        margin-left: 0;
        margin-top: 0;
        width: 100%;
        margin-bottom: 20px
    }
    .step {
        float: none;
        height: 72px;
        margin: 0 auto;
        width: 44px
    }
    .step_content {
        float: right;
        margin: 0;
        padding: 15px 0 0;
        width: 100%
    }
    .step_content h2 {
        font-size: 14px;
        line-height: 15px;
        text-align: center
    }
    .step_content p {
        text-align: center
    }
    .right_order {
        margin: 0;
        padding: 20px 0 0;
        width: 100%
    }
    .free_design,
    .payment_methord,
    .express_services {
        margin: 0 0 40px
    }
    .free_design h4,
    .payment_methord h4,
    .express_services h4 {
        font-size: 20px;
        line-height: 22px
    }
    .free_design ul li {
        float: none
    }
    .free_design ul li:nth-child(2n) {
        margin: 15px 0;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .payment_methord ul li {
        float: none;
        margin: 0 auto 10px;
        width: 200px
    }
    .payment_methord ul li:last-child {
        margin: 0 auto 10px
    }
    .express_services ul li {
        float: none;
        margin: 0 auto 10px;
        width: 200px
    }
    .express_services ul li:nth-child(2n) {
        margin: 0 auto 10px
    }
    .aroplan {
        bottom: -65px
    }
    .aroplan img {
        width: 100%
    }
    .why_choose_list {
        margin: 20px 0 0;
        padding: 0
    }
    .why_choose {
        float: none;
        margin: 0 auto 20px;
        width: 290px
    }
    .why_choose:last-child {
        margin: 0 auto 20px
    }
    .trustpilot {
        right: 30px;
        top: -45px
    }
    .testimonials_area {
        padding: 15px 0;
        margin-top: 20px
    }
    .testimonial_slider {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
    .top_content {
        padding: 20px 10px 10px
    }
    .rating {
        margin: 10px 0 0
    }
    .bottom_content {
        padding: 10px
    }
    .bottom_content p {
        color: #fff;
        font-size: 12px;
        line-height: 16px;
        text-align: justify
    }
    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url(../images/prev.png) no-repeat scroll 0 0;
        left: -10px!important
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url(../images/next.png) no-repeat scroll 0 0;
        right: -10px!important
    }
    .footer_top {
        margin: 0;
        padding: 35px 20px
    }
    .footer h1 {
        font-size: 16px;
        line-height: 16px;
        padding: 0 0 25px
    }
    .footer_div {
        float: left;
        margin: 0 0 20px;
        padding: 0;
        width: 265px
    }
    .footer_div:first-child {
        width: 100%
    }
    .footer_div ul.footer_menu {
        width: 100%
    }
    .footer_div ul.footer_menu li {
        padding: 0 0 10px
    }
    .footer_div ul.footer_menu li a {
        font-size: 13px;
        line-height: 18px
    }
    .footer_div p {
        padding: 0 0 15px
    }
    .contact_top {
        margin: 20px 0 0
    }
    .contact_img {
        height: auto;
        width: 100%
    }
    .mail_us {
        clear: both;
        float: none;
        margin: 0;
        padding: 10px
    }
    .mail_us input[type="text"],
    .mail_us input[type="email"],
    .mail_us textarea {
        width: 65%
    }
    .contact_bot_left {
        border-bottom: 1px dashed #d7d7d7;
        padding: 0 0 15px;
        width: auto;
        border-right: 0
    }
    .contact_bot_left h2 fieldset legend {
        font-size: 16px
    }
    .contact_bot_left h3,
    .contact_bot_left p a {
        font-size: 13px
    }
    .contact_bot_right {
        width: auto
    }
    .contact_bot_right h2 fieldset legend {
        font-size: 16px
    }
    .testimonials_heading h1 {
        font-size: 15px;
        padding: 12px 20px
    }
    .special_div {
        float: none;
        margin: 0 auto 20px
    }
    .special_div:nth-child(5n) {
        margin-right: auto
    }
    .option_patch_title p {
        line-height: 49px;
        font-size: 14px
    }
    .special_option_bot {
        margin: 10px 0;
        padding: 0
    }
    .special_option_bot_heading h1 {
        font-size: 15px;
        padding: 12px 30px
    }
    .special_option_bot ul.instruction {
        margin: 0
    }
    .special_option_bot ul.instruction li p {
        font-size: 15px;
        line-height: 17px
    }
    .instruction_img {
        margin: 10px 0 0
    }
    .instruction_img img {
        width: 100%
    }
    .faq_heading {
        margin: 0 0 15px
    }
    .faq_heading h1 {
        font-size: 15px;
        padding: 12px 20px
    }
    .privacypolicy_accordian .accordion-header {
        font-size: 12px
    }
    .privacypolicy_accordian .accordion-content p {
        font-size: 12px;
        line-height: 20px;
        text-align: justify
    }
    .determine_heading h1 {
        font-size: 15px;
        padding: 12px 30px
    }
    .heading_gallery {
        margin: 0
    }
    .heading_gallery h1 {
        font-size: 15px;
        padding: 12px 70px
    }
    ul.portfolio-categ {
        padding-bottom: 10px
    }
    ul.portfolio-categ li {
        margin: 0 0 4px;
        padding: 0 6px
    }
    ul.portfolio-categ li.active a {
        border-bottom: 1px solid #177dbb
    }
    ul.portfolio-categ li a {
        border-bottom: 1px solid #fff;
        font-size: 13px;
        line-height: 13px
    }
    .portfolio-area li {
        float: none;
        height: 348px;
        margin: 0 auto 26px;
        width: 278px
    }
    .portfolio-area li:nth-child(4n) {
        margin-right: auto
    }
    .left_detemine {
        padding: 0;
        width: 100%
    }
    .determine_graph {
        display: none
    }
    .determine_graph_mobile {
        display: block
    }
    .determine_graph_mobile img {
        width: 100%
    }
    .right_detemine {
        width: 100%;
        margin: 0;
        text-align: center
    }
    .right_detemine img {
        width: 60%
    }
    .determine-arrow {
        background: rgba(0, 0, 0, 0) url(../images/determine-arrow_mobile.png) no-repeat scroll 0 0;
        height: 37px;
        left: 110px;
        position: absolute;
        top: -50px;
        width: 40px
    }
    .right_detemine a {
        display: block;
        float: none;
        font-size: 15px;
        line-height: 16px;
        margin: 15px 0;
        padding: 15px
    }
    .pricing_heading {
        margin: 0 0 10px
    }
    .pricing_heading h1 {
        font-size: 15px;
        padding: 12px 60px
    }
    .calculate_left {
        text-align: center;
        width: 100%
    }
    .calculate_right {
        float: left;
        margin: 15px 0;
        padding: 0;
        width: 100%
    }
    .patch_calculate_bottom {
        margin: 0 0 15px
    }
    .patch_calculate_bottom a {
        margin: 25px 0 0
    }
    .patch_calculate_bottom input {
        width: 60px
    }
    .right_input {
        width: 200px
    }
    .patch_calculate_bottom .lable-third {
        font-size: 14px;
        margin: 0 7px;
        width: 76px
    }
    .coma_img {
        display: none
    }
    #tabs li {
        margin-right: 0;
        width: 100%;
        margin-bottom: 5px
    }
    #tabs li a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 10px 0
    }
    #tabs li a.tabulous_active {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-top: 0;
        padding: 10px 0
    }
    #tabs_container img {
        width: auto
    }
    #tabs_container {
        min-height: 1070px;
        overflow: inherit;
        overflow-x: scroll;
        overflow-y: hidden
    }
    .thankyou_left {
        width: 100%
    }
    .thankyou_left h3 {
        font-size: 20px;
        line-height: 20px;
        text-align: center
    }
    .thankyou_arrow {
        right: 0;
        top: 80px;
        bottom: auto
    }
    .thankyou_arrow img {
        width: 100%
    }
    .thankyou_man {
        right: -10px;
        top: 23%;
        width: 37%
    }
    .thankyou_man img {
        width: 100%
    }
    .thankyou_img {
        width: 100%;
        margin: 15px 0 0
    }
    .pricing_section p.pricng_txt img {
        display: none
    }
    .about_heading h1 {
        font-size: 20px;
        padding: 12px 70px
    }
    .about_page_top {
        margin: 80px 0 0;
        padding: 50px 20px 40px
    }
    .about_top_img {
        box-shadow: 15px 15px 9px -9px rgba(0, 0, 0, 0.2);
        float: right;
        height: auto;
        margin: -120px 0 20px 30px;
        padding: 0;
        width: 100%
    }
    .about_page_bot_l {
        border-bottom: 1px dashed #d7d7d7;
        border-right: 0;
        float: left;
        margin: 0;
        padding: 0 0 20px;
        width: 100%
    }
    .about_page_bot h2 fieldset legend {
        font-size: 20px
    }
    .about_patch_l {
        float: none;
        height: auto;
        margin: 10px auto;
        padding: 0;
        width: 100%
    }
    .about_patch_l img {
        height: auto;
        width: 100%
    }
    .about_patch_r {
        float: none;
        margin: 0 auto;
        padding: 0;
        width: 100%
    }
    .about_patch_r img {
        width: 100%
    }
    .about_patch_r p {
        padding: 0 0 10px
    }
    .about_page_bot_r {
        float: right;
        margin: 15px 0 0;
        padding: 0;
        width: 100%
    }
    .about_page_bot_r ul li {
        float: none;
        height: 154px;
        margin: 0 auto 10px
    }
    .about_page_bot_r ul li:nth-child(2n) {
        margin-right: auto
    }
    .about_testimonials_heading h1 {
        font-size: 20px;
        padding: 12px 60px
    }
    .why_choose_netpro {
        margin: 0 0 10px;
        padding: 0
    }
    .woven_heading {
        margin: 0 0 10px
    }
    .woven_heading h1 {
        font-size: 14px
    }
    .woven_page_top_l {
        width: 100%
    }
    .woven_page_top_l p img {
        width: 100%
    }
    .woven_form_div {
        width: 100%
    }
    .woven_form_heading {
        font-size: 20px;
        line-height: 22px;
        padding: 10px 0
    }
    .woven_upload_r {
        float: left
    }
    .woven_form {
        margin: 0;
        padding: 0
    }
    .woven_form_area input[type="submit"],
    .woven_form_area input[type="button"] {
        font-size: 18px;
        height: 30px;
        line-height: 18px
    }
    .woven_page_middle_l {
        width: 100%
    }
    .woven_label_fold {
        width: 100%
    }
    .woven_label_fold img {
        width: 100%
    }
    .tab_left {
        padding-bottom: 0;
        box-shadow: none;
        width: 100%
    }
    h6.tab_name {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 0;
        padding: 10px 0
    }
    .resp-vtabs .resp-tabs-list li span {
        font-size: 16px;
        line-height: 16px;
        padding: 13px 15px!important
    }
    .resp-vtabs .resp-tabs-container {
        min-height: 250px;
        width: 100%
    }
    .special_process {
        float: left;
        width: 100%
    }
    .special_process ul li {
        float: left;
        margin: 0 0 10px;
        padding: 0;
        text-align: center;
        width: 100%
    }
    .woven_page_bot_table {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .woventablescroll {
        width: 100%;
        float: left;
        overflow-y: scroll
    }
    .tab_left_chenille {
        box-shadow: none;
        width: 100%
    }
    .resp-vtabs .resp-tabs-container_two {
        width: 100%
    }
    .drawing_moto_img {
        height: auto;
        margin: 0 auto;
        width: 100%
    }
    .bx-moto {
        height: auto;
        left: 0;
        position: absolute;
        top: 13%;
        width: 100%
    }
    .bx-moto ul li {
        margin: 0 31px
    }
    .moto_thumbnails li {
        margin: 0 13px 13px
    }
    .moto_memory ul li {
        margin: 0 31px
    }
    .blank_patch ul li {
        margin: 0 0 10px;
        padding: 0;
        width: 98%
    }
    .blank_patch ul li img {
        width: 100%;
        height: 100%
    }
    .vest_patch ul li {
        margin: 0 0 10px;
        padding: 0;
        width: 98%
    }
    .vest_patch ul li img {
        width: 100%;
        height: 100%
    }
    .cloud_div {
        margin: 0 0 20px;
        width: 100%
    }
    .chevrons_cloud_div {
        float: left;
        margin: 0 0 20px;
        padding: 0;
        width: 100%
    }
    .flag_cloud_patch ul li {
        margin: 0 40.5px
    }
    .pvc_cloud_zoom {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .pvc_cloud_zoom_big {
        height: auto;
        margin: 0 0 20px;
        width: 100%
    }
    .pvc_bxslider {
        clear: both;
        float: none;
        height: 451px;
        margin: 0 auto;
        max-width: 75%
    }
    .pvc_bxslider .bx-wrapper .bx-prev {
        left: inherit!important;
        right: -22px!important
    }
    .pvc_bxslider .bx-wrapper .bx-next {
        left: inherit!important;
        right: -22px!important
    }
    .pvc_form_div {
        width: 100%
    }
    .pvc_form_heading {
        font-size: 18px;
        line-height: 18px;
        padding: 10px 0
    }
    .pvc_form_area {
        margin: 30px auto;
        width: 100%
    }
    .pvc_row_filed {
        width: 100%
    }
    .pvc_upload_r {
        float: left
    }
    .pvc_form_area input[type="submit"],
    .pvc_form_area input[type="button"] {
        font-size: 18px;
        height: 30px;
        line-height: 18px
    }
    .pvc_left {
        float: left;
        width: 100%
    }
    .pvc_price_list_tab .resp-vtabs .resp-tabs-list li span {
        padding: 15px 0!important
    }
    .resp-vtabs .pvc_price_list_container {
        min-height: 220px;
        overflow-y: scroll;
        width: 100%
    }
    .martial_cloud {
        margin: 0 0 20px;
        padding: 0;
        width: 100%
    }
    .martial_shirt {
        margin: 0 0 20px;
        width: 100%
    }
    .hat_cap {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 200px
    }
    .hat_cap_right {
        float: right;
        margin: 20px 0 0;
        padding: 0;
        width: 100%
    }
    .hat_big_img {
        height: 235px;
        margin: -55% auto;
        width: 35%
    }
    .hat_thumbnails li {
        margin: 0 15px 15px
    }
    .hat_thumbnails li:nth-child(5n) {
        margin-right: 15px
    }
    .hat_thumbnails li:nth-child(2n) {
        margin-right: 0
    }
    .fire_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .soccer_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .ems_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .body_content .gallery_title p {
        font-size: 12px;
        line-height: 12px;
        padding: 10px!important
    }
    .gallery_title a {
        font-size: 12px;
        line-height: 12px;
        padding: 10px
    }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
    .payment_type ul li {
        float: left;
        padding: 3px 0;
        width: 100%;
    }
    .open_box li {
        font-size: 13px !important;
    }
    .form_box #ajax_loader1 > img {
        width: 105% !important;
        height: 17px !important;
    }
    .footer_form .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100% !important;
    }
    .payment_heading {
        margin-left: 0px !important;
    }
    .footer_form form {
        padding-left: 0px !important;
    }
    .quote_form_area .footer_form form select {
        width: 104% !important;
    }
    .sidebar_rt .image_thum > ul {
        width: 100% !important;
    }
    .image_thum li {
        width: 96px !important;
    }
    .product-table_calc {
        border: 1px solid #ccc;
        margin-top: 15px;
        overflow-x: scroll;
    }
    .container {
        box-sizing: border-box !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 100% !important;
        overflow: hidden!important;
    }
    .circle {
        width: 129px;
        margin: 0 5px 0 0;
    }
    #credit_cards {
        width: 100% !important;
    }
    .payment_type {
        width: 100%;
    }
    .product-table th {
        font-size: 14px;
    }
    .product-table {
        margin: 0px;
    }
    .footer_form form .piont_number {
        top: -16px !important;
    }
    .footer_form #ajax_loader2 img {
        left: 0px !important;
        width: 100% !important;
        position: inherit !important;
    }
    .open_box {
        position: inherit !important;
        width: 100% !important;
    }
    .piont_number {
        right: 3px !important;
        top: 2px !important;
    }
    .footer_form form .piont_number {
        top: -20px !important;
        line-height: 30px;
    }
    .inputfile-1 + label {
        font-size: 17px !important;
        padding: 7px 0 !important;
    }
    .form_box .text-form {
        float: left;
        margin: 0 0 10px 0;
        width: 100%;
    }
    h2 {
        margin: 5px 0 15px
    }
    .main_menu {
        margin: 0;
        padding: 10px 0
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 280px
    }
    .logo {
        width: 70%
    }
    .logo img {
        width: 100%
    }
    header .fix-menu {
        position: inherit!important
    }
    header .fix-menu nav .menu-trigger {
        margin: 0;
        padding: 0;
        top: -40px
    }
    header .fix-menu .logo {
        width: 50%
    }
    #main_menu1 ul {
        display: none;
        height: auto
    }
    #main_menu1 a#toggle_top {
        display: block;
        background: url(../images/toggle.jpg) no-repeat;
        width: 30px;
        height: 25px;
        text-align: center;
        color: #fff;
        display: block;
        float: right;
        text-decoration: none
    }
    .top_menu {
        float: none
    }
    .top_menu ul {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .top_menu ul li {
        background: none;
        float: left;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        width: 100%
    }
    .top_menu ul li a {
        display: block;
        font-size: 14px;
        line-height: 14px;
        padding: 8px
    }
    .top_menu ul li:last-child a {
        padding: 8px
    }
    .banner_form {
        background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
        height: 710px;
        margin: 0;
        overflow-y: scroll;
        padding: 2%;
        width: 96%
    }
    .banner_form_heading {
        margin: 0 0 10px;
        padding: 0
    }
    .banner_form_submit {
        margin: 0 0 10px
    }
    .home_shirt_slider {
        width: 100%;
        min-height: 320px
    }
    .shirt {
        background: rgba(0, 0, 0, 0) url(../images/shirt_small.png) no-repeat scroll 0 0;
        height: 268px;
        margin: 0 auto;
        width: 290px
    }
    .body_content {
        padding: 20px 0
    }
    .heading_bg {
        margin: 0 0 15px;
        background: rgba(0, 0, 0, 0) url(../images/heading_bg_small.png) repeat-x scroll 0 0;
        height: 30px
    }
    .heading_bg h1 {
        font-size: 15px;
        padding: 0 15px;
        width: 60%;
        line-height: 30px
    }
    .heading_bg .left_border {
        background: url(../images/left_border_small.png) no-repeat;
        width: 37px;
        height: 80px;
        top: 14px
    }
    .heading_bg .right_border {
        background: url(../images/right_border_small.png) no-repeat;
        width: 37px;
        height: 80px;
        top: 14px
    }
    .left_body {
        width: 100%
    }
    h2 fieldset legend {
        font-size: 16px;
        line-height: 16px
    }
    .home_gallery_area {
        margin: 20px 0 0
    }
    .home_gallery ul li {
        margin: 0 30px 22px;
        width: 220px!important
    }
    .body_content p {
        font-size: 13px;
        line-height: 18px
    }
    .quote_form {
        width: 100%
    }
    .border_rep {
        width: 100%;
        background: url(../images/contact_bg.jpg) repeat-y;
        height: auto
    }
    .popup-inner {
        height: 420px
    }
    .quote_form_area {
        padding: 10px 20px;
        height: 355px;
        overflow-y: scroll
    }
    .quote_form_heading {
        font-size: 20px;
        line-height: 22px
    }
    .left_form,
    .right_form {
        width: 100%
    }
    .form_submit {
        width: 90%
    }
    .quote_form_area input[type="submit"],
    .quote_form_area input[type="button"] {
        font-size: 18px;
        height: 40px;
        line-height: 20px;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .gallery_popup_inner {
        min-height: 340px
    }
    .gallery_img {
        min-height: 230px
    }
    .patch_name {
        float: none;
        height: 223px;
        margin: 0 auto 10px
    }
    .patch_name:last-child {
        margin: 0 auto 10px
    }
    .left_order {
        width: 100%;
        padding: 20px 0;
        margin: 20px 0 0
    }
    .snake {
        background: none;
        float: left;
        width: 100%;
        position: inherit
    }
    .snake h3 {
        font-size: 20px;
        left: 0;
        line-height: 22px;
        position: inherit;
        text-align: center;
        margin-bottom: 15px;
        top: 0
    }
    .snake_div_01,
    .snake_div_02,
    .snake_div_03,
    .snake_div_04,
    .snake_div_05 {
        float: left;
        margin-left: 0;
        margin-top: 0;
        width: 100%;
        margin-bottom: 20px
    }
    .step {
        float: none;
        height: 72px;
        margin: 0 auto;
        width: 44px
    }
    .step_content {
        float: right;
        margin: 0;
        padding: 15px 0 0;
        width: 100%
    }
    .step_content h2 {
        font-size: 14px;
        line-height: 15px;
        text-align: center
    }
    .step_content p {
        text-align: center
    }
    .right_order {
        margin: 0;
        padding: 20px 0 0;
        width: 100%
    }
    .free_design,
    .payment_methord,
    .express_services {
        margin: 0 0 40px
    }
    .free_design h4,
    .payment_methord h4,
    .express_services h4 {
        font-size: 20px;
        line-height: 22px
    }
    .free_design ul li {
        float: none
    }
    .free_design ul li:nth-child(2n) {
        margin: 15px 0;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .payment_methord ul li {
        float: none;
        margin: 0 auto 10px;
        width: 200px
    }
    .payment_methord ul li:last-child {
        margin: 0 auto 10px
    }
    .express_services ul li {
        float: none;
        margin: 0 auto 10px;
        width: 200px
    }
    .express_services ul li:nth-child(2n) {
        margin: 0 auto 10px
    }
    .aroplan {
        bottom: -65px
    }
    .aroplan img {
        width: 100%
    }
    .why_choose_list {
        margin: 20px 0 0;
        padding: 0
    }
    .why_choose {
        float: none;
        margin: 0 auto 20px;
        width: 290px
    }
    .why_choose:last-child {
        margin: 0 auto 20px
    }
    .trustpilot {
        right: 30px;
        top: -45px
    }
    .testimonials_area {
        padding: 15px 0;
        margin-top: 20px
    }
    .testimonial_slider {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
    .top_content {
        padding: 20px 10px 10px
    }
    .rating {
        margin: 10px 0 0
    }
    .bottom_content {
        padding: 10px
    }
    .bottom_content p {
        color: #fff;
        font-size: 12px;
        line-height: 16px;
        text-align: justify
    }
    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0) url(../images/prev.png) no-repeat scroll 0 0;
        left: -10px!important
    }
    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0) url(../images/next.png) no-repeat scroll 0 0;
        right: -10px!important
    }
    .footer_top {
        margin: 0;
        padding: 35px 20px
    }
    .footer h1 {
        font-size: 16px;
        line-height: 16px;
        padding: 0 0 25px
    }
    .footer_div {
        float: left;
        margin: 0 0 20px;
        padding: 0;
        width: 265px
    }
    .footer_div:first-child {
        width: 100%
    }
    .footer_div ul.footer_menu {
        width: 100%
    }
    .footer_div ul.footer_menu li {
        padding: 0 0 10px
    }
    .footer_div ul.footer_menu li a {
        font-size: 13px;
        line-height: 18px
    }
    .footer_div p {
        padding: 0 0 15px
    }
    .contact_top {
        margin: 20px 0 0
    }
    .contact_img {
        height: auto;
        width: 100%
    }
    .mail_us {
        clear: both;
        float: none;
        margin: 0;
        padding: 10px
    }
    .mail_us input[type="text"],
    .mail_us input[type="email"],
    .mail_us textarea {
        width: 65%
    }
    .contact_bot_left {
        border-bottom: 1px dashed #d7d7d7;
        padding: 0 0 15px;
        width: auto;
        border-right: 0
    }
    .contact_bot_left h2 fieldset legend {
        font-size: 16px
    }
    .contact_bot_left h3,
    .contact_bot_left p a {
        font-size: 13px
    }
    .contact_bot_right {
        width: auto
    }
    .contact_bot_right h2 fieldset legend {
        font-size: 16px
    }
    .testimonials_heading h1 {
        font-size: 15px;
        padding: 12px 20px
    }
    .special_div {
        float: none;
        margin: 0 auto 20px
    }
    .special_div:nth-child(5n) {
        margin-right: auto
    }
    .option_patch_title p {
        line-height: 49px;
        font-size: 14px
    }
    .special_option_bot {
        margin: 10px 0;
        padding: 0
    }
    .special_option_bot_heading h1 {
        font-size: 15px;
        padding: 12px 30px
    }
    .special_option_bot ul.instruction {
        margin: 0
    }
    .special_option_bot ul.instruction li p {
        font-size: 15px;
        line-height: 17px
    }
    .instruction_img {
        margin: 10px 0 0
    }
    .instruction_img img {
        width: 100%
    }
    .faq_heading {
        margin: 0 0 15px
    }
    .faq_heading h1 {
        font-size: 15px;
        padding: 12px 20px
    }
    .privacypolicy_accordian .accordion-header {
        font-size: 12px
    }
    .privacypolicy_accordian .accordion-content p {
        font-size: 12px;
        line-height: 20px;
        text-align: justify
    }
    .determine_heading h1 {
        font-size: 15px;
        padding: 12px 30px
    }
    .heading_gallery {
        margin: 0
    }
    .heading_gallery h1 {
        font-size: 15px;
        padding: 12px 70px
    }
    ul.portfolio-categ {
        padding-bottom: 10px
    }
    ul.portfolio-categ li {
        margin: 0 0 4px;
        padding: 0 6px
    }
    ul.portfolio-categ li.active a {
        border-bottom: 1px solid #177dbb
    }
    ul.portfolio-categ li a {
        border-bottom: 1px solid #fff;
        font-size: 13px;
        line-height: 13px
    }
    .portfolio-area li {
        float: none;
        height: 348px;
        margin: 0 auto 26px;
        width: 278px
    }
    .portfolio-area li:nth-child(4n) {
        margin-right: auto
    }
    .left_detemine {
        padding: 0;
        width: 100%
    }
    .determine_graph {
        display: none
    }
    .determine_graph_mobile {
        display: block
    }
    .determine_graph_mobile img {
        width: 100%
    }
    .right_detemine {
        width: 100%;
        margin: 0;
        text-align: center
    }
    .right_detemine img {
        width: 60%
    }
    .determine-arrow {
        background: rgba(0, 0, 0, 0) url(../images/determine-arrow_mobile.png) no-repeat scroll 0 0;
        height: 37px;
        left: 110px;
        position: absolute;
        top: -50px;
        width: 40px
    }
    .right_detemine a {
        display: block;
        float: none;
        font-size: 15px;
        line-height: 16px;
        margin: 15px 0;
        padding: 15px
    }
    .pricing_heading {
        margin: 0 0 10px
    }
    .pricing_heading h1 {
        font-size: 15px;
        padding: 12px 60px
    }
    .calculate_left {
        text-align: center;
        width: 100%
    }
    .calculate_right {
        float: left;
        margin: 15px 0;
        padding: 0;
        width: 100%
    }
    .patch_calculate_bottom {
        margin: 0 0 15px
    }
    .patch_calculate_bottom a {
        margin: 25px 0 0
    }
    .patch_calculate_bottom input {
        width: 60px
    }
    .right_input {
        width: 200px
    }
    .patch_calculate_bottom .lable-third {
        font-size: 14px;
        margin: 0 7px;
        width: 76px
    }
    .coma_img {
        display: none
    }
    #tabs li {
        margin-right: 0;
        width: 100%;
        margin-bottom: 5px
    }
    #tabs li a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 10px 0
    }
    #tabs li a.tabulous_active {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-top: 0;
        padding: 10px 0
    }
    #tabs_container img {
        width: auto
    }
    #tabs_container {
        min-height: 1070px;
        overflow: inherit;
        overflow-x: scroll;
        overflow-y: hidden
    }
    .thankyou_left {
        width: 100%
    }
    .thankyou_left h3 {
        font-size: 20px;
        line-height: 20px;
        text-align: center
    }
    .thankyou_arrow {
        right: 0;
        top: 80px;
        bottom: auto
    }
    .thankyou_arrow img {
        width: 100%
    }
    .thankyou_man {
        right: -10px;
        top: 23%;
        width: 37%
    }
    .thankyou_man img {
        width: 100%
    }
    .thankyou_img {
        width: 100%;
        margin: 15px 0 0
    }
    .pricing_section p.pricng_txt img {
        display: none
    }
    .about_heading h1 {
        font-size: 20px;
        padding: 12px 70px
    }
    .about_page_top {
        margin: 80px 0 0;
        padding: 50px 20px 40px
    }
    .about_top_img {
        box-shadow: 15px 15px 9px -9px rgba(0, 0, 0, 0.2);
        float: right;
        height: auto;
        margin: -120px 0 20px 30px;
        padding: 0;
        width: 100%
    }
    .about_page_bot_l {
        border-bottom: 1px dashed #d7d7d7;
        border-right: 0;
        float: left;
        margin: 0;
        padding: 0 0 20px;
        width: 100%
    }
    .about_page_bot h2 fieldset legend {
        font-size: 20px
    }
    .about_patch_l {
        float: none;
        height: auto;
        margin: 10px auto;
        padding: 0;
        width: 100%
    }
    .about_patch_l img {
        height: auto;
        width: 100%
    }
    .about_patch_r {
        float: none;
        margin: 0 auto;
        padding: 0;
        width: 100%
    }
    .about_patch_r img {
        width: 100%
    }
    .about_patch_r p {
        padding: 0 0 10px
    }
    .about_page_bot_r {
        float: right;
        margin: 15px 0 0;
        padding: 0;
        width: 100%
    }
    .about_page_bot_r ul li {
        float: none;
        height: 154px;
        margin: 0 auto 10px
    }
    .about_page_bot_r ul li:nth-child(2n) {
        margin-right: auto
    }
    .about_testimonials_heading h1 {
        font-size: 20px;
        padding: 12px 60px
    }
    .why_choose_netpro {
        margin: 0 0 10px;
        padding: 0
    }
    .woven_heading {
        margin: 0 0 10px
    }
    .woven_heading h1 {
        font-size: 14px
    }
    .woven_page_top_l {
        width: 100%
    }
    .woven_page_top_l p img {
        width: 100%
    }
    .woven_form_div {
        width: 100%
    }
    .woven_form_heading {
        font-size: 20px;
        line-height: 22px;
        padding: 10px 0
    }
    .woven_upload_r {
        float: left
    }
    .woven_form {
        margin: 0;
        padding: 0
    }
    .woven_form_area input[type="submit"],
    .woven_form_area input[type="button"] {
        font-size: 18px;
        height: 30px;
        line-height: 18px
    }
    .woven_page_middle_l {
        width: 100%
    }
    .woven_label_fold {
        width: 100%
    }
    .woven_label_fold img {
        width: 100%
    }
    .tab_left {
        padding-bottom: 0;
        box-shadow: none;
        width: 100%
    }
    h6.tab_name {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 0;
        padding: 10px 0
    }
    .resp-vtabs .resp-tabs-list li span {
        font-size: 16px;
        line-height: 16px;
        padding: 13px 15px!important
    }
    .resp-vtabs .resp-tabs-container {
        min-height: 250px;
        width: 100%
    }
    .special_process {
        float: left;
        width: 100%
    }
    .special_process ul li {
        float: left;
        margin: 0 0 10px;
        padding: 0;
        text-align: center;
        width: 100%
    }
    .woven_page_bot_table {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .woventablescroll {
        width: 100%;
        float: left;
        overflow-y: scroll
    }
    .tab_left_chenille {
        box-shadow: none;
        width: 100%
    }
    .resp-vtabs .resp-tabs-container_two {
        width: 100%
    }
    .drawing_moto_img {
        height: auto;
        margin: 0 auto;
        width: 100%
    }
    .bx-moto {
        height: auto;
        left: 0;
        position: absolute;
        top: 13%;
        width: 100%
    }
    .bx-moto ul li {
        margin: 0 31px
    }
    .moto_thumbnails li {
        margin: 0 13px 13px
    }
    .moto_memory ul li {
        margin: 0 31px
    }
    .blank_patch ul li {
        margin: 0 0 10px;
        padding: 0;
        width: 98%
    }
    .blank_patch ul li img {
        width: 100%;
        height: 100%
    }
    .vest_patch ul li {
        margin: 0 0 10px;
        padding: 0;
        width: 98%
    }
    .vest_patch ul li img {
        width: 100%;
        height: 100%
    }
    .cloud_div {
        margin: 0 0 20px;
        width: 100%
    }
    .chevrons_cloud_div {
        float: left;
        margin: 0 0 20px;
        padding: 0;
        width: 100%
    }
    .flag_cloud_patch ul li {
        margin: 0 40.5px
    }
    .pvc_cloud_zoom {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .pvc_cloud_zoom_big {
        height: auto;
        margin: 0 0 20px;
        width: 100%
    }
    .pvc_bxslider {
        clear: both;
        float: none;
        height: 451px;
        margin: 0 auto;
        max-width: 75%
    }
    .pvc_bxslider .bx-wrapper .bx-prev {
        left: inherit!important;
        right: -22px!important
    }
    .pvc_bxslider .bx-wrapper .bx-next {
        left: inherit!important;
        right: -22px!important
    }
    .pvc_form_div {
        width: 100%
    }
    .pvc_form_heading {
        font-size: 18px;
        line-height: 18px;
        padding: 10px 0
    }
    .pvc_form_area {
        margin: 30px auto;
        width: 100%
    }
    .pvc_row_filed {
        width: 100%
    }
    .pvc_upload_r {
        float: left
    }
    .pvc_form_area input[type="submit"],
    .pvc_form_area input[type="button"] {
        font-size: 18px;
        height: 30px;
        line-height: 18px
    }
    .pvc_left {
        float: left;
        width: 100%
    }
    .pvc_price_list_tab .resp-vtabs .resp-tabs-list li span {
        padding: 15px 0!important
    }
    .resp-vtabs .pvc_price_list_container {
        min-height: 220px;
        overflow-y: scroll;
        width: 100%
    }
    .martial_cloud {
        margin: 0 0 20px;
        padding: 0;
        width: 100%
    }
    .martial_shirt {
        margin: 0 0 20px;
        width: 100%
    }
    .hat_cap {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 200px
    }
    .hat_cap_right {
        float: right;
        margin: 20px 0 0;
        padding: 0;
        width: 100%
    }
    .hat_big_img {
        height: 235px;
        margin: -55% auto;
        width: 35%
    }
    .hat_thumbnails li {
        margin: 0 15px 15px
    }
    .hat_thumbnails li:nth-child(5n) {
        margin-right: 15px
    }
    .hat_thumbnails li:nth-child(2n) {
        margin-right: 0
    }
    .fire_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .soccer_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .ems_cloud {
        margin: 0 0 20px;
        width: 100%
    }
    .body_content .gallery_title p {
        font-size: 12px;
        line-height: 12px;
        padding: 10px!important
    }
    .gallery_title a {
        font-size: 12px;
        line-height: 12px;
        padding: 10px
    }
    #main_home_box .upload_img > span {
        width: 101.2% !important;
    }
    #main_home_box .upload_img #ajax_loader1 > img {
        left: -11px !important;
        max-width: 106% !important;
    }
}
@media screen and (min-width: 100px) and (max-width: 319px) {
    div {
        display: none
    }
    body {
        background: #000
    }
    .form_box .text-form {
        float: left;
        margin: 0 0 10px 0;
        width: 100%;
    }
}
/*.bx-clone {	display: none!important}*/

.small a {
    font-size: 13px !important;
}
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    
    .front {
        display: none;
    }
    .back {
        display: block;
    }
}
iframe {
    display: none;
}

