body,
html {
    font-family: 'Ubuntu', sans-serif!important;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #777;
    font-weight: 300;
    width: 100% !important;
    height: 100% !important;
    background-image: url(../images/background.png);
}

.navbar-default.on {
    position: fixed;
    top: 0px;
}

.top-head {
    width: 100%;
    background-image: linear-gradient(to right, white , rgb(1, 117, 194));
    background-position: right center;
    background-color: #FFF;
    padding: 5px 0px;
}

.navbar-nav>li>a:first-child {
    margin-left: 0px!important;
}

h2 {
    margin: 0 0 20px 0;
    font-weight: 500;
    font-size: 34px;
    color: #333;
    text-transform: uppercase;
}

h3 {
    font-size: 22px;
    font-weight: 500;
    color: #333;
}

h4 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    color: #333;
}

h5 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}

p {
    font-size: 15px;
}

p.intro {
    margin: 12px 0 0;
    line-height: 24px;
}

a {
    color: #0072bc;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #222;
}

ul,
ol {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

ul,
ol {
    padding: 0;
    webkit-padding: 0;
    moz-padding: 0;
}

hr {
    height: 2px;
    width: 70px;
    text-align: center;
    position: relative;
    background: #000;
    margin: 0;
    margin-bottom: 40px;
    border: 0;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    outline-offset: none;
}


/* Navigation */

#menu {
    padding: 0px;
    transition: all 0.8s;
}

#menu.navbar-default {
    background: url(../images/nav-bar-final.jpg) repeat-x;
    border: none;
    width: 100%;
    z-index: 999;
    background-position: bottom;
}

#menu a.navbar-brand {
    font-family: 'Dancing Script', cursive;
    font-size: 36px;
    color: #0072bc;
    font-weight: 700;
    letter-spacing: 1px;
}

#menu.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    padding: 7px 20px;
    border: 2px solid transparent;
    letter-spacing: 0.5px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#menu.navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    background: none!important;
}

.navbar-fixed-top.on {
    background-color: #262626 !important;
    padding: 0 !important;
    padding: 0px !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff !important;
    background: none!important;
}

#product {
    margin-bottom: 20px;
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #0072bc;
    border-color: #0072bc;
}

.navbar-default .navbar-toggle:hover>.icon-bar {
    background-color: #FFF;
}

.section-title .overlay {
    padding: 20px 0;
}

.overlay h2 {
    color: #333;
}

.section-title p {
    font-size: 22px;
    color: rgba(255, 255, 255, 0.8);
}

.section-title hr {
    margin: 0 auto;
    margin-bottom: 3px;
}

.btn-custom {
    text-transform: uppercase;
    color: #fff;
    background-color: #72a411;
    border: 0;
    padding: 14px 20px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 0;
    margin-top: 20px;
    transition: all 0.5s;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active {
    color: #fff;
    background-color: #628d0f;
}


/* Header Section */

.intro {
    display: table;
    width: 100%;
    padding: 0;
    background: url(../images/intro-bg.jpg) no-repeat center center;
    background-color: #e5e5e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .overlay {
    background: rgba(0, 0, 0, 0.4);
}

.intro h1 {
    font-family: 'Dancing Script', cursive;
    color: #fff;
    font-size: 10em;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
}

.intro span {
    color: #a7c44c;
    font-weight: 600;
}

.intro p {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 40px;
}

header .intro-text {
    padding-top: 250px;
    padding-bottom: 200px;
    text-align: center;
}


/* About Section */

#about h2 {
    color: #FFF;
}

#about .about-text {
    margin-left: 10px;
}

#about .about-img {
    display: inline-block;
    position: relative;
}

#about .about-img:before {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

#about p {
    /*color: #fff;
	font-size: 20px; */
    line-height: 33px;
    margin: 15px 0 30px;
}


/* Portfolio Section */

#video_theme .section-title {
    background: #444 url(../images/gallery-bg.jpg) center center no-repeat fixed;
    background-size: cover;
    margin-bottom: 50px;
}

#video_theme .section-title h2 {
    color: #fff;
}

#portfolio {
    padding: 0 0 120px 0;
}

#portfolio .section-title {
    background: #444 url(../images/gallery-bg.jpg) center center no-repeat fixed;
    background-size: cover;
    margin-bottom: 50px;
}

#portfolio .section-title h2 {
    color: #fff;
}

.categories {
    padding-bottom: 30px;
    text-align: center;
}

ul.cat li {
    display: inline-block;
}

ol.type li {
    display: inline-block;
    margin: 0 10px;
    padding: 20px 0;
}

ol.type li a {
    color: #999;
    font-weight: 500;
    font-size: 14px;
    padding: 12px 24px;
    background: #eee;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

ol.type li a.active {
    color: #fff;
    background-color: #0072bc;
}

ol.type li a:hover {
    color: #fff;
    background-color: #0072bc;
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.portfolio-item {
    margin: 15px 0;
}

.portfolio-item .hover-bg {
    overflow: hidden;
    position: relative;
}

.portfolio-item .hover-bg:before {
    display: block;
    content: '';
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.hover-bg .hover-text {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 30% 0 0 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}

.hover-bg .hover-text>h4 {
    opacity: 0;
    color: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.3s;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.hover-bg:hover .hover-text>h4 {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.hover-bg:hover .hover-text {
    opacity: 1;
}


/* Team Section */

#vanue {
    background-color: #f2f2f2;
    background-size: cover;
    color: #333;
    height: 633px;
    position: relative;
    width: 100%;
    padding-top: 20px;
}

#vanue .overlay {
    padding: 120px 0 80px 0;
    background: rgba(0, 0, 0, 0.6);
}

#vanue p {
    color: #777;
}

#vanue hr {
    background: #0072bc;
}

#vanue h3 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin: 5px 0;
}

#vanue img {
    width: 280px;
}

#vanue .section-title {
    margin-bottom: 20px;
}

#vanue .thumbnail .team-img {
    display: inline-block;
    position: relative;
}


/* Call Reservation Section */

#call-reservation {
    padding: 90px 0;
    color: #fff;
    background: #444 url(../images/geometic-bg-blue.jpg) center center no-repeat fixed;
    background-size: cover;
    margin-bottom: 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0072bc+50,779936+100 */
    /*background: rgb(142,182,64);
	background: -moz-linear-gradient(top, rgba(142,182,64,1) 50%, rgba(119,153,54,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(142,182,64,1) 50%, rgba(119,153,54,1) 100%);
	background: linear-gradient(to bottom, rgba(142,182,64,1) 50%, rgba(119,153,54,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072bc', endColorstr='#779936', GradientType=0 ); */
}

#call-reservation .overlay {
    padding: 80px 0;
    background: #0072bc;
}

#call-reservation h2 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 400;
    margin: 0;
}

#call-reservation hr {
    background: #fff;
}

#call-reservation h3 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin: 5px 0;
}

#client {
    margin-bottom: 20px;
}


/* Contact Section */

#contact {
    padding: 0px;
    background-size: cover;
    width: 100%;
}

#contact .section-title p {
    color: #777;
}

#contact form {
    padding: 0;
}

#contact h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    color: #555;
}

#contact .text-danger {
    color: #cc0033;
    text-align: left;
}

label {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    float: left;
}

#contact .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#contact .form-control:focus {
    border-color: #999;
    outline: 0;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
}

.form-control::-webkit-input-placeholder {
    color: #777;
}

.form-control:-moz-placeholder {
    color: #777;
}

.form-control::-moz-placeholder {
    color: #777;
}

.form-control:-ms-input-placeholder {
    color: #777;
}

#contact .contact-item {
    margin: 20px 0 40px 0;
}

#contact .contact-item span {
    font-weight: 400;
    color: #aaa;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: inline-block;
}

#contact .contact-item p {
    font-size: 16px;
}


/* Footer Section*/

#footer {
    background: #262626;
    padding: 10px 0 0 0;
}

#footer h3 {
    color: #0072bc;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#footer .copyrights {
    padding: 20px 0;
    margin-top: 50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#779936+0,0072bc+50 */
    background: rgb(119, 153, 54);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(119, 153, 54, 1) 0%, rgba(142, 182, 64, 1) 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(119, 153, 54, 1) 0%, rgba(142, 182, 64, 1) 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(119, 153, 54, 1) 0%, rgba(142, 182, 64, 1) 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#779936', endColorstr='#0072bc', GradientType=0);
    /* IE6-9 */
}

#menu .social {
    margin: 0px;
}

#menu .social ul li {
    display: inline-block;
    margin: 0 20px;
}

#menu .social i.fa {
    font-size: 20px;
    padding: 8px;
    color: #fff;
    transition: all 0.3s;
}

#menu .social i.fa:hover {
    color: #eee;
}

#footer .social {
    margin: 20px 0 30px 0;
}

#footer .social ul li {
    display: inline-block;
    margin: 0 20px;
}

#footer .social i.fa {
    font-size: 20px;
    padding: 8px;
    color: #fff;
    transition: all 0.3s;
}

#footer .social i.fa:hover {
    color: #eee;
}

#footer p {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8)
}

#footer a {
    color: #f6f6f6;
}

#footer a:hover {
    color: #333;
}

@media screen and (max-width: 767px) {
    .about_bg {
        display: none!important;
    }
    .about_content {
        width: 100%!important;
    }
    .navbar-brand img {
        width: 60px;
    }
    #bs-example-navbar-collapse-1 {
        background-color: #333;
        margin-top: 17px;
    }
    .ms-slide-container .ms-layer.bigtext {
        font-size: 18px!important;
    }
    .slide-1 .captiontext {
        width: 90%!important;
        left: 20px!important;
    }
    .btn-style-border {
        font-size: 16px!important;
    }
    .ms-skin-default .ms-nav-next {
        right: 4px!important;
        display: none;
    }
    .ms-skin-default .ms-nav-prev {
        left: 4px!important;
        display: none;
    }
    .btn-style-border {
        padding: 13px 18px!important;
    }
    .venue_add {
        font-size: 12px!important;
        font-weight: normal!important;
    }
}

#video_theme {
    width: 100%;
    display: inline-block;
    padding: 0 0 60px;
}

.welcome {
    font-size: 18px;
    text-align: center;
}

.white_bg {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px;
}

.what_we_do {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    text-align: center;
}

.what_we_do h2 {
    font-size: 18px;
    padding-right: 12px;
    text-transform: none!important;
}

.fusion-title {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 0 31px;
}

.fusion-title .title-sep-container {
    -moz-box-flex: 1;
    flex-grow: 1;
    height: 6px;
    position: relative;
}

.fusion-title .title-sep.sep-double {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: 6px;
}

.fusion-title .title-sep,
.fusion-title.sep-underline {
    border-color: #e0dede;
}

.fusion-title .title-sep {
    border: 0 solid #e7e6e6;
    box-sizing: content-box;
    position: relative;
    width: 100%;
}

.fusion-title .title-sep {
    border-color: #e0dede!important;
}

.border-right {
    border-right: 1px solid #CCC;
}

#mission_content {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

#mission_content h2 {
    padding-right: 12px;
    text-transform: none!important;
}

.vision_list {
    list-style: disc;
    margin-left: 12px;
}

.vision_list li {
    width: 48%;
    float: left;
}

.office_location {
    border-bottom: 1px solid #212121;
    padding-bottom: 12px;
}

.office_location h2 {
    color: #FFF!important;
    font-size: 20px;
    margin-bottom: 0px;
    text-transform: none;
    margin-top: 10px;
}

.social {
    position: relative;
    margin-top: 2px;
}

.social a {
    position: relative;
    display: inline-block;
    font-family: "icomoon";
    font-size: 1.2em;
    width: 40px;
    height: 40px;
    line-height: 31px;
    color: white;
    border-radius: 50%;
    text-align: center;
    margin-right: 15px;
    font-smoothing: antialiased;
}

.social .fb {
    background: #46629E;
}

.social .fb:before,
.social .fb:after {
    border-color: #46629E;
}

.social .tw {
    background: #00ACEE;
}

.social .tw:before,
.social .tw:after {
    border-color: #00ACEE;
}

.social .gp {
    background: #DD4B39;
}

.social .gp:before,
.social .gp:after {
    border-color: #DD4B39;
}

.social a:before,
.social a:after {
    content: "";
    display: block;
    position: absolute;
    background: transparent;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
    transition: .3s all;
    border: 3px solid;
}

.social a:hover:after {
    -webkit-transform: scale(1.5);
}

.social a:hover:before {
    -webkit-transform: scale(2);
    transition: .3s all;
    opacity: 0;
}

.white_bg h2 {
    font-size: 25px;
    margin-bottom: 11px;
    margin-top: 20px;
}

.white_bg ul {
    margin-bottom: 50px;
    margin: 0px;
    padding: 0px;
}

.white_bg ul li {
    margin-bottom: 10px;
    list-style: disc;
    margin-left: 28px;
}

.pro_hover {
    position: relative;
    margin-top: 2px;
    float: right;
    padding: 12px;
    webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.pro_hover img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.pro_hover:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}

@media (min-width: 310px) and (max-width: 991px) {
    .for_mob .logo {
        text-align: center!important;
    }
    .for_mob .logo img {
        width: 100px;
    }
    .for_mob .c_slogan {
        text-align: center!important;
        font-size: 14px!important;
        padding: 0px 5px!important;
    }
    .top-head {
        background: none!important;
        background-color: #FFF!important;
    }
    .navbar-toggle {
        background-color: #fff!important;
    }
    .ms-slide .ms-slide-layers {
        top: 66px!important;
    }
    .slide-1 .captiontext {
        margin-top: 43px!important;
        font-size: 12px!important;
        line-height: 20px!important;
    }
}

.c_slogan {
    font-size: 25px;
    color: #000;
    font-weight:700;
    padding-top: 5px;
    
}

.demo {
  padding: 30px;
  min-height: 280px;
}
.tab-content {
  padding: 10px;
}

.nav-tabs-dropdown .active>a{
    border-bottom-color: #d41111 !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    background-color: #040747 !important;
    color: #fff !important;
}
.nav-tabs>li>a{
    background-color: #181A19 !important;
    color: #fff !important;
    border: 1px solid #ddd !important;
}
@media (max-width: 767px) {
  .nav-tabs.nav-tabs-dropdown,
  .nav-tabs-dropdown {
    border: 1px solid #dddddd;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    font-size:16px;
  }
  .nav-tabs.nav-tabs-dropdown::after,
  .nav-tabs-dropdown::after {
    content: "☰";
    position: absolute;
    font-size:16px;
    top: 8px;
    right: 15px;
    z-index: 2;
    pointer-events: none;
  }
  .nav-tabs.nav-tabs-dropdown.open a,
  .nav-tabs-dropdown.open a {
    position: relative;
    display: block;
  }
  .nav-tabs.nav-tabs-dropdown.open > li.active > a,
  .nav-tabs-dropdown.open > li.active > a {
    background-color: #eeeeee;
  }
  .nav-tabs.nav-tabs-dropdown li,
  .nav-tabs-dropdown li {
    display: block;
    padding: 0;
    vertical-align: bottom;
  }
  .nav-tabs.nav-tabs-dropdown > li > a,
  .nav-tabs-dropdown > li > a {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-color: transparent;
  }
  .nav-tabs.nav-tabs-dropdown > li > a:focus,
  .nav-tabs-dropdown > li > a:focus,
  .nav-tabs.nav-tabs-dropdown > li > a:hover,
  .nav-tabs-dropdown > li > a:hover,
  .nav-tabs.nav-tabs-dropdown > li > a:active,
  .nav-tabs-dropdown > li > a:active {
    border-color: transparent;
  }
  .nav-tabs.nav-tabs-dropdown > li.active > a,
  .nav-tabs-dropdown > li.active > a {
    display: block;
    border-color: transparent;
    position: relative;
    z-index: 1;
    background: #fff;
  }
  .nav-tabs.nav-tabs-dropdown > li.active > a:focus,
  .nav-tabs-dropdown > li.active > a:focus,
  .nav-tabs.nav-tabs-dropdown > li.active > a:hover,
  .nav-tabs-dropdown > li.active > a:hover,
  .nav-tabs.nav-tabs-dropdown > li.active > a:active,
  .nav-tabs-dropdown > li.active > a:active {
    border-color: transparent;
  }
}

div.responsivegallery div.figurearea .thecaption div.captioninner{
    position: absolute !important;
    background: #fff !important;
    margin-left: -5px !important;
}
.captiontext{
    background: rgb(51, 51, 51, 0.8) !important;
}
.services-item{
    margin-bottom: 70px;
}
.services-item.left .icon{
    width: 80px;
    height: 80px;
    float: right;
}
.services-item .icon img{
    width: 80px;
    height: 80px;
    border: 2px solid #29ABE2;
}
.services-item.left .ket{
    text-align: right;
    margin-right: 100px;
}
.services-item.left .ket h4{
    text-align: right;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    font-family: raleway, sans-serif;
    font-weight: 700;
}
.services-item.left .ket p{
    margin: 0 0 10px;
}

.services-item.right .icon {
    width: 80px;
    height: 80px;
    float: left;
}
.services-item.right .ket {
    text-align: left;
    margin-left: 100px;
}
.services-item.right .ket h4 {
    text-align: left;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    font-family: raleway, sans-serif;
    font-weight: 700;
}

.services-item.right .ket p{
    margin: 0 0 10px;
}
.services-item-image {
    position: relative;
    width: 100%;
    text-align: center;
}
.services-item-image img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    margin: 0 auto;
}

@media only screen and (max-width: 600px) {
  .services-item-image {
    display: none !important;
  }
}













