@font-face {
    font-family: Calibri;
    font-style: normal;
    font-weight: 400;
    src: local('Calibri'), local('Calibri'), url(../fonts/Calibri.ttf) format('truetype')
}

@font-face {
    font-family: Nexa-bold;
    font-style: normal;
    font-weight: 400;
    src: local('Nexa-bold'), local('Nexa-bold'), url(../fonts/Nexa-bold.otf) format('opentype')
}

body,
html {
    overflow-x: hidden
}

body {
    font-family: 'Times roman';
    overflow-x: hidden;
    font-size: 18px
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

a {
    text-decoration: none;
    color: #2f2f2f
}

a:focus {
    outline: 0;
    text-decoration: none
}

h1,
h2 {
    font-family: Nexa-bold
}

h3,
h4,
h5,
h6 {
    font-family: Times Roman
}

h2 {
    color: #313338;
    font-size: 72px;
    font-weight: 700;
    line-height: 57px;
    margin: 0;
    padding-bottom: 10px
}

#header {
    float: left;
    display: inline;
    width: 100%;
    position: relative
}

.menu_area {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.navbar-toggle {
    border: 0
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
    margin-top: 5px;
    width: 30px;
    height: 3px
}

.past-main.navbar-default .navbar-toggle .icon-bar {
    background-color: #333
}

.navbar-default {
    padding: 12px 0;
    background: rgba(255, 255, 255, .7)
}

.past-main {
    background-color: rgba(255, 255, 255, .8);
    margin-top: 0;
    padding: 6px 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.navbar-right {
    margin-top: 6px
}

.navbar-brand {
    color: #000;
    font-size: 35px;
    font-weight: bolder;
    font-family: calibri;
    letter-spacing: 2px;
    padding: 0 10px;
    height: 50px
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent
}

.navbar-default .navbar-nav>li>a {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    font-family: nexa-bold;
    text-transform: uppercase;
    padding: 10px 12px
}

.slider_area {
    float: left;
    display: inline;
    width: 100%;
    position: relative
}

.slider_overlay {
    background: none repeat scroll 0 0 #000;
    height: 100%;
    opacity: .1;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9
}

.navbar-brand>span {
    color: #e43636
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #e43636
}

.navbar-default .navbar-nav>li>a:hover {
    color: #e43636
}

.slider_btn:focus,
.slider_btn:hover {
    border-color: #2da2c8;
    color: #2da2c8
}

/*===SLIDER CAPTION===*/
.slider_caption {
    margin-top: -5%;
    padding: 0 13%;
    position: relative;
    text-align: center;
    z-index: 999
}

.slider_caption>h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    line-height: 16px;
    margin: 0 auto 10px;
    padding-bottom: 8px;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
    font-family:'Nexa-bold';
}

.slider_caption>p {
    color: #fff;
    font-size: 20px
}

.slider_caption>a {
    margin-top: 30px
}

.slider_btn {
    padding: 10px 35px;
    border: 2px solid #e43636;
    background: #e43636;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 50px
}

.slider_btn:focus,
.slider_btn:hover {
    text-decoration: none;
    border: 2px solid #e43636;
    color: #fff;
    background: #cc1717
}


.pbr-breadscrumb {
    background: #efefef;
    padding: 20px 15px;
    margin-bottom: 30px
}

.pbr-breadscrumb .breadcrumb {
    padding: 0
}

.pbr-breadscrumb .breadcrumb {
    background: 0 0;
    margin: 0;
    position: relative
}

.breadcrumb>li {
    display: inline-block
}

.pbr-breadscrumb .breadcrumb a {
    color: #666
}

.pbr-breadscrumb .breadcrumb li.active {
    top: 0;
    left: 0;
    position: relative
}

.pbr-breadscrumb .breadcrumb li:before {
    display: none
}

.pbr-breadscrumb .breadcrumb li:first-child {
    display: block
}

.pbr-breadscrumb .breadcrumb li:nth-child(3) {
    color: #b2b2b2
}

.pbr-breadscrumb .breadcrumb li.active h2 {
    margin: 0;
    font-size: 30px;
    text-transform: capitalize;
    line-height: 40px;
    padding-bottom: 6px
}

#about {
    display: inline;
    float: left;
    width: 100%;
    padding: 80px 0
}

.container_para {
    margin-bottom: 100px
}

.container_para h3 {
    margin-bottom: 8px;
    margin-top: 10px
}

.go-to-top {
    margin-top: 40px
}

.go-to-top a {
    color: #f44336;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 20px;
    cursor: pointer
}

.heading {
    float: left;
    display: inline;
    width: 100%
}

.heading h2 {
    margin-bottom: 35px;
    padding-bottom: 15px;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase
}

.heading h2 span {
    font-size: 19px;
    color: #fd0037
}

.heading p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 300
}

.about_content {
    float: left;
    display: inline;
    width: 100%;
    padding: 50px 0
}

.cen_img img {
    display: block;
    margin: 0 auto
}

ul.Hand_Exerciser li span {
    text-align: center;
    display: block;
    font-size: 55px;
    font-family: Nexa-bold;
    line-height: 57px;
    color: #e43636
}

ul.Hand_Exerciser li {
    margin-bottom: 40px;
    text-align: center
}

.about_featured {
    float: left;
    display: inline;
    width: 100%
}

.panel {
    background-color: #fff;
    border: 1px solid transparent
}

.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: none;
    margin-bottom: 12px
}

.panel-group .panel+.panel {
    margin-top: 0
}

.panel-default {
    border-color: transparent
}

.panel-default>.panel-heading {
    background-color: transparent;
    color: #333;
    border: 0 none;
    padding: 12px 15px
}

.panel-title {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 0
}

.panel-title span {
    margin-right: 5px;
    color: #e43636
}

.panel-title a {
    display: block;
    text-decoration: none;
    padding-bottom: 0
}

.panel-title a span {
    color: #e43636
}

.panel-default .in {
    background: #e43636;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #fff
}

.panel-title a span {
    margin-right: 5px
}

.panel-body {
    border-top-color: transparent;
    padding: 20px 25px;
    margin: 0 0
}

.about_slider {
    float: left;
    display: inline;
    width: 100%;
    height: 350px
}

.single_iteam {
    float: left;
    display: inline;
    width: 100%;
    height: 100%
}

.single_iteam img {
    max-width: 100%
}

.about_slider .slick-dots li button:before {
    content: "•";
    font-size: 28px
}

.about_slider .slick-dots li.slick-active button:before {
    opacity: .75
}

.vid_part {
    padding: 50px 30px;
    background: #fff;
    margin-top: 50px
}

.vid_part_inn {
    max-width: 560px;
    display: block;
    margin: 0 auto
}

.vid_part_inn embed,
.vid_part_inn iframe,
.vid_part_inn object {
    width: 100%;
    max-width: 100%
}

#testimonial {
    background: url(../images/testimonial.jpg) repeat;
    display: inline;
    float: left;
    padding: 50px 0 60px 0;
    width: 100%;
    text-align: center
}

#testimonial .heading {
    margin-top: 20px
}

#testimonial .item {
    min-height: 200px
}

#testimonial .item strong {
    font-size: 24px;
    font-style: italic
}

#testimonial .left.carousel-control,
#testimonial .right.carousel-control {
    background: url(../images/arrow-grid.png) no-repeat;
    border: 0;
    display: block;
    font-size: 0;
    color: #787878;
    height: 65px;
    position: absolute;
    text-align: center;
    top: 34%;
    width: 40px;
    line-height: 34px
}

#testimonial .left.carousel-control {
    background-position: 0 -90px;
    left: -74px
}

#testimonial .right.carousel-control {
    background-position: -51px -90px;
    rifht: -74px
}

.quote {
    font-size: 15px;
    background: #fff;
    padding: 10px;
    position: relative;
    margin: 15px 0 30px 0;
    -webkit-box-shadow: 0 5px 6px -6px #777;
    -moz-box-shadow: 0 5px 6px -6px #777;
    box-shadow: 0 5px 6px -6px #777
}

.quote .text {
    padding: 10px;
    font-size: 18px
}

.quote .quote-author {
    padding: 0 10px;
    text-align: right;
    font-weight: 700;
    font-size: 1.2em;
    font-family: nexa-bold
}

.quote .quote-author span {
    color: #e43636
}

.quote .quote-company {
    padding: 0 10px 5px;
    font-style: italic;
    color: #ccc;
    text-align: right;
    font-size: 16px;
    font-family: nexa-bold
}

.online_para .quote {
    font-size: 18px;
    padding: 25px 15px
}

.online_para .quote h3 {
    margin-top: 5px;
    color: #e43636;
    text-transform: capitalize
}

.buy_btn:focus,
.buy_btn:hover {
    border: 0;
    box-shadow: none;
    outline: 0;
    opacity: .8
}

.online_para span {
    margin-bottom: 0;
    margin-top: 19px;
    display: block
}

.online_para span a {
    color: rgba(3, 169, 244, .59);
    font-weight: 700;
    font-size: 18px
}

.testimonial_links ul {
    text-align: center;
    display: inline-block;
    margin-bottom: 25px
}

.testimonial_links ul li {
    display: inline-block;
    margin: 7px 5px
}

.testimonial_links ul li a {
    padding: 9px 25px;
    display: block;
    background: #fff;
    text-decoration: none;
    -webkit-box-shadow: 0 5px 6px -6px #777;
    -moz-box-shadow: 0 5px 6px -6px #777;
    box-shadow: 0 5px 6px -6px #777
}

.testimonial_links ul li a.active,
.testimonial_links ul li a:hover {
    background: #e43636;
    color: #fff
}

.send_testi {
    text-align: center;
    margin: 0 0 25px 0;
    font-family: nexa-bold
}

.send_testi span {
    color: #fd0037
}

ul.links_tab {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 30px
}

ul.links_tab li {
    display: inline-block;
    margin: 12px 2px
}

ul.links_tab li a {
    background: #fff;
    padding: 7px 25px;
    border-radius: 3px;
    text-decoration: none;
    -webkit-box-shadow: 0 5px 6px -6px #777;
    -moz-box-shadow: 0 5px 6px -6px #777;
    box-shadow: 0 5px 6px -6px #777
}

ul.links_tab li a:hover {
    background: #333334;
    color: #fff
}

.about_para img,
.para_pic img {
    max-width: 100%
}

#contact {
    background: none repeat scroll 0 0 #f8f8f8;
    display: inline;
    float: left;
    width: 100%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 75px
}

.contact_content {
    display: inline;
    float: left;
    margin-top: 30px;
    width: 100%;
    padding-bottom: 100px
}

.contact_map {
    display: block;
    float: left;
    width: 100%
}

.contact_map iframe {
    width: 100%;
    max-height: 404px
}

.contact_form {
    float: left;
    display: inline;
    width: 100%
}

.contact_form input[type=email],
.contact_form input[type=text] {
    margin-bottom: 17px;
    border-radius: 0
}

.submit_btn {
    border: 2px solid #fff;
    color: #fff;
    margin-top: 14px;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 100%;
    background: #333
}

.submit_btn:hover {
    background-color: #000
}

.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none
}

.form-control:focus {
    outline: 0;
    box-shadow: none
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea .form-control {
    height: auto
}

.contact_form h4,
.contact_map h4 {
    font-size: 30px;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 30px;
    display: inline-block;
    border-bottom: 3px solid #e43636;
    padding-bottom: 5px
}

.single_contact_feaured {
    display: inline;
    float: left;
    padding: 20px 10px;
    text-align: center;
    width: 100%;
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0 5px 6px -6px #777;
    -moz-box-shadow: 0 5px 6px -6px #777;
    box-shadow: 0 5px 6px -6px #777
}

.single_contact_feaured>i {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 5px;
    color: #e43636
}

.single_contact_feaured>h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    color: #000;
    font-family: nexa-bold
}

.single_contact_feaured>p {
    color: #888
}

.success {
    border: 1px solid green;
    color: green;
    margin-bottom: 10px;
    padding: 5px
}

.error {
    border: 1px solid red;
    color: red;
    margin-bottom: 10px;
    padding: 5px
}

#contactFeature {
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    float: left;
    display: block;
    width: 100%;
    padding: 50px 0
}

#subscribe {
    float: left;
    display: inline;
    width: 100%;
    padding: 60px 0;
    background: #e43636;
    text-align: center
}

#subscribe p {
    font-weight: 700;
    color: #fff;
    font-size: 20px
}

#subscribe h2 {
    margin-bottom: 2px
}

.subscribe_form {
    margin: 0 auto;
    width: 60%;
    max-width: 620px
}

.subscrive_group {
    display: inline;
    float: left;
    margin-top: 15px;
    width: 100%
}

.subscribe_mail {
    border-radius: 0;
    display: inline;
    float: left;
    height: 50px;
    width: 70%;
    font-size: 18px;
    border-radius: 28px 0 0 28px;
    padding-left: 20px;
    background: #cc1717;
    border: 1px solid #cc1717
}

.subscr_btn {
    border: medium none;
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    text-transform: uppercase;
    width: 30%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 0 28px 28px 0;
    background: #fff;
    border: 1px solid #fff;
    color: #333
}

.subscr_btn:hover {
    opacity: .75
}

#products {
    padding: 70px 0;
    background: #f7f7f7;
    width: 100%;
    display: inline-block
}

.product_pic img {
    max-width: 100%;
    border: 1px solid rgba(224, 224, 224, .88);
    padding: 8px
}

.product_details h2 {
    font-size: 27px;
    line-height: 40px;
    margin-top: 10px
}

.read-more-link {
    color: red;
    font-size: 20px;
    font-weight: 700;
    font-style: italic
}

.price del {
    color: #989898;
    font-size: 22px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
    vertical-align: middle
}

.price ins {
    font-size: 26px;
    color: #000;
    text-decoration: none;
    vertical-align: baseline;
    padding-left: 10px;
    font-weight: 900
}

.product-description {
    margin-top: 10px;
    margin-bottom: 20px
}

.product-button a {
    display: inline-block;
    border: 0;
    color: #000;
    padding: 8px 30px;
    line-height: 20px;
    height: auto;
    width: auto;
    border: 2px solid #ccc;
    background: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    text-decoration: none
}

.product-button a:hover {
    background: #333;
    color: #fff;
    border: 2px solid #333;
    color: #fff
}

.product-button .order_now {
    padding: 12px 32px;
    border: 2px solid #333
}

.margin_hun {
    padding-top: 130px
}

#footer {
    float: left;
    display: inline;
    width: 100%;
    padding: 50px 0 0 0;
    background: #1a1a1a
}

#footer h3 {
    color: #fff;
    position: relative;
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 20px
}

#footer h3:after,
#footer ul.quick_l li a:after {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    content: "";
    margin-top: -5px;
    background-color: #e43636;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    left: 0
}

ul.ftr_btm_link {
    float: right;
    margin-top: 5px
}

ul.ftr_btm_link li {
    display: inline-block
}

ul.ftr_btm_link li a {
    color: #fff;
    padding: 0 10px
}

#footer ul.quick_l li a:after {
    width: 5px;
    height: 5px;
    background-color: #fff;
    margin-top: -4px
}

#footer ul.quick_l li a:hover {
    text-decoration: none;
    color: #e43636
}

#footer ul.quick_l li a {
    color: #fff;
    position: relative;
    padding: 1px 0;
    display: inline-block;
    padding-left: 20px
}

.ftr_btm {
    background: #e43636;
    width: 100%;
    padding: 15px;
    margin-top: 40px
}

.footer_left {
    float: left;
    display: inline;
    width: 100%
}

.footer_left>p {
    color: #fff;
    margin-bottom: 0;
    margin-top: 5px
}

.footer_left>p a {
    font-weight: 700;
    color: #333;
    font-style: italic
}

.footer_right {
    float: left;
    display: inline;
    width: 100%
}

.social_nav {
    text-align: right
}

.social_nav li {
    display: inline-block
}

.social_nav li a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 35px;
    margin-left: 5px;
    text-align: center;
    width: 35px;
    line-height: 37px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 50px
}

.social_nav li a:hover {
    color: #333;
    border-color: #333
}

.contactinfo li {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    line-height: 33px;
    padding: 8px 0;
    color: #fff
}

.contactinfo li a {
    color: #fff
}

#footer h4 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 12px;
    line-height: 18px;
    font-style: italic;
    font-size: 16px
}

.contactinfo li i {
    width: 25px;
    margin: 0 3px
}

@media(max-width:1199px) {
    .slider_caption>h2 {
        width: 100%
    }
    .blog_slider .slick-prev {
        left: 91%
    }
    #map_canvas {
        height: 404px
    }
    .slider_caption {
        margin-top: 0
    }
    .subscribe_mail {
        width: 76%
    }
    .subscr_btn {
        width: 24%
    }
}

@media(max-width:991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 15px 6px
    }
    .navbar-brand {
        font-size: 28px
    }
    #slides {
        height: 600px
    }
    .slider_caption>h2 {
        font-size: 48px;
        line-height: 48px
    }
    .slider_caption>p {
        font-size: 18px
    }
    .about_area {
        padding-bottom: 80px
    }
    .about_slider {
        margin-top: 30px
    }
    .single_iteam {
        text-align: center
    }
    .single_iteam img {
        display: inline-block
    }
    .single_service .service_title {
        font-size: 18px
    }
    .single_service>.service_title:after {
        left: 33%
    }
    .single_price>h3 {
        font-size: 20px;
        line-height: 80px
    }
    .subscr_btn {
        font-size: 15px
    }
    .single_contact_feaured {
        margin-bottom: 30px
    }
}

@media(max-width:767px) {
    .navbar-collapse {
        background-color: rgba(0, 0, 0, .8)
    }
    .main_nav {
        text-align: center
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent
    }
    #slides {
        height: 360px
    }
    .slider_caption {
        margin-top: -100px
    }
    .slider_caption>h2 {
        font-size: 25px;
        line-height: 26px
    }
    .slider_caption>p {
        font-size: 15px
    }
    .slider_btn {
        font-size: 18px
    }
    .heading h2 {
        font-size: 30px;
        line-height: 30px
    }
    .skills_area {
        background-size: cover
    }
    .single_skill {
        width: 50%;
        margin-bottom: 22px
    }
    .counter {
        width: 50%;
        float: left
    }
    .counter_section {
        background-size: cover
    }
    .portfolio_area {
        padding: 60px 15px 0
    }
    .wagwep-container ul#portfolio-filter a {
        margin: 0 5px 5px 0;
        padding: 6px 10px;
        font-size: 12px
    }
    .price_features li {
        font-size: 15px;
        line-height: 18px
    }
    .price_btn {
        font-size: 15px;
        padding: 10px 20px
    }
    .single_post h3 {
        font-size: 15px;
        line-height: 15px
    }
    .testi_content:before {
        left: 35%
    }
    #contactFeature {
        background-size: cover
    }
    .og-close {
        z-index: 999
    }
    .social_nav {
        margin-top: 20px;
        text-align: center
    }
    #contact {
        margin-top: 80px
    }
    .navbar-collapse .navbar-nav>li>a {
        color: #fff
    }
    #slides {
        padding-top: 82px
    }
}

@media(max-width:480px) {
    #slides {
        height: 320px
    }
    .slider_caption {
        margin-top:0%
    }
    .slider_caption>h2 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 0
    }
    .slider_caption>p {
        font-size: 14px
    }
    .slider_caption>a {
        font-size: 15px;
        margin-top: 20px;
        padding: 8px 10px
    }
    .wagwep-container ul#portfolio-filter {
        padding: 0 3%
    }
    #about {
        padding: 30px 0
    }
    .heading h2 {
        font-size: 20px
    }
    .heading h2 span {
        font-size: 15px
    }
    .container_para h3 {
        margin-top: 20px;
        font-size: 20px
    }
    #testimonial {
        padding: 30px 0
    }
    #testimonial h2 {
        margin-bottom: 10px
    }
    #footer h3 {
        font-size: 30px;
        margin-top: 30px
    }
    #footer {
        padding-top: 20px
    }
}

@media(max-width:360px) {
    .slider_caption {
        margin-top: 0%
    }
    .slider_caption>a {
        margin-top: 10px
    }
    .slider_caption>h2 {
        font-size: 18px;
        line-height: 20px
    }
    .panel-title {
        font-size: 17px
    }
    .about_area {
        padding-bottom: 0
    }
    .about_slider {
        height: auto
    }
    .single_skill {
        margin-bottom: 25px;
        width: 100%
    }
    .heading h3 {
        font-size: 20px;
        line-height: 25px;
        margin: 0 0 30px
    }
    #testimonial .item {
        min-height: 300px
    }
}

@media(max-width:320px) {
    .slider_caption>h2 {
        font-size: 15px;
        line-height: 18px
    }
    .slider_caption {
        margin-top: 0%
    }
}

.grip-stik-img {
    width: 202px;
    height: 550px;
    margin-left: 45px
}

.wrist-roller-img {
    height: 65px;
    width: 485px
}

p {
    margin: 0 0 10px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    line-height: 1.1
}

.h3,
h3 {
    font-size: 24px
}

.panel-heading {
    line-height: 0
}

img {
    border: 0;
}
.testimonial-img{
    width: 320px;
    height: 320px;
    margin: auto;
}


@media(max-width:767px) {
    .grip-stik-img {
        margin-left: auto !important;
        margin: auto !important;
    }
}