.gall-wrap {
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
    margin-bottom: 25px
}
.gall-wrap * {
    box-sizing: border-box
}
.gall-wrap ul {
    display: block;
    margin: 0;
    padding: 0
}
.gall-wrap ul li {
    display: block;
    margin: 0;
    padding: 0;
    background: none
}
#inner-content-left .gall-wrap ul {
    display: block;
    margin: 0;
    padding: 0
}
#inner-content-left .gall-wrap ul li {
    display: block;
    margin: 0;
    padding: 0;
    background: none;
    position: relative
}
#inner-content-left .gall-wrap ul li img {
    max-width: 100%
}
#inner-content-left .gall-wrap {
    position: relative
}
#inner-content-left .gall-wrap #slider {
    margin-top: 50px;
    height: 368px;
    overflow: hidden
}
#inner-content-left .gall-wrap #slider .flex-direction-nav {
    position: absolute;
    right: 10px;
    top: 10px
}
#inner-content-left .gall-wrap #slider .flex-direction-nav li {
    display: inline-block;
    margin: 0 2px
}
#inner-content-left .gall-wrap #slider .flex-direction-nav li a {
    display: block;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    padding: 5px 15px
}
#inner-content-left .gall-wrap .flex-pauseplay {
    position: absolute;
    top: 10px;
    left: 10px
}
#inner-content-left .gall-wrap .flex-pauseplay a {
    display: block;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    padding: 5px 15px;
    cursor: pointer
}
#inner-content-left .gall-wrap #carousel .flex-prev, #inner-content-left .gall-wrap #carousel .flex-next {
    width: 19px;
    height: 31px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    margin-top: -15px
}
#inner-content-left .gall-wrap #carousel {
    border: 1px solid #999999;
    position: relative;
    padding: 5px 30px;
    background-image: linear-gradient(to bottom, #fff 0%, #cecece 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFCECECE', GradientType=0);
    height: 93px;
    overflow: hidden
}
#inner-content-left .gall-wrap #carousel li {
    position: static !important
}
#inner-content-left .gall-wrap #carousel .flex-prev {
    left: 5px;
    background: url(../images/previous.png)
}
#inner-content-left .gall-wrap #carousel .flex-next {
    right: 5px;
    background: url(../images/next.png)
}
#inner-content-left .gall-wrap #carousel .flex-viewport {
    background: #fff;
    border: 1px solid #d3cfcf;
    padding-top: 3px
}
.gtext {
    width: 220px;
    position: absolute;
    right: 20px;
    top: 20px;
    color: #000;
    font-family: "Droid Sans", sans-serif;
    font-size: 18px;
    line-height: normal
}
@media (min-width: 1025px) {
    .mob-menu {
        display: none
    }
    	#inner-content-left .gall-wrap #slider .flex-direction-nav li a{
		padding:5px 25px;
	}
	.gtext{
		width: 180px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .header-right {
        margin-right: 40px
    }
}


@media (max-width: 1024px) {

.right-arrow{background:none!important;}
.mob-menu {
        position: fixed;
        width: 260px;
        top: 0;
        right: -260px;
        background: #535a63;
        height: 100%;
        transition: all ease 0.2s;
        z-index: 1005;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
        overflow-y: auto
    }
    .mob-menu ul {
        margin: 0;
        padding: 0;
        display: block;
        margin-top: 10px
    }
    .mob-menu ul li {
        display: block;
        border-bottom: 1px solid #656b74;
        position: relative
    }
    .mob-menu ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 1.2em;
        display: block;
        padding: 10px
    }
    .mob-menu ul li a:hover {
        background: #3c4147
    }
    .mob-menu ul li.submenu i {
        position: absolute;
        width: 40px;
        height: 40px;
        border-left: 1px solid #656b74;
        top: 0;
        right: 0;
        cursor: pointer
    }
    .mob-menu ul li.submenu i:after {
        content: "";
        height: 0;
        width: 0;
        border-bottom: 3px solid transparent;
        border-left: 6px solid #b3b3b3;
        border-top: 3px solid transparent;
        position: absolute;
        right: 17px;
        top: 20px;
        z-index: 10
    }
    .mob-menu ul li.open>ul {
        display: block
    }
    .mob-menu ul li.open>i:after {
        height: 0;
        width: 0;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 6px solid #b3b3b3
    }
    .mob-menu ul ul {
        margin: 0;
        display: none
    }
    .mob-menu ul ul li:last-child {
        border-bottom: 0
    }
    .mob-menu ul ul li:first-child {
        border-top: 1px solid #656b74
    }
    .mob-menu ul ul li a {
        padding-left: 30px
    }
    .mob-menu ul ul li ul a {
        padding-left: 50px
    }
    .mob-btn {
        position: absolute;
        float: right;
        padding: 9px 10px;
        margin: 0px;
        background-color: transparent;
        background-image: none;
        margin-right: 10px;
        margin-top: 5px;
        border: 1px solid transparent;
        border-radius: 4px;
        top: 0px;
        cursor: pointer;
        right: 0px;
        top: 13px
    }
    .mob-btn span {
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 1px;
        background: #000
    }
    .mob-btn span+span {
        margin-top: 5px
    }
    .show-menu .mob-menu {
        right: 0
    }
    .show-menu .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1001
    }

    .flex-direction-nav, .ddsmoothmenu {
        display: none
    }

.header-wrap{
    margin-bottom: 35px;
}


}

@media (max-width: 999px) {
    * {
        box-sizing: border-box
    }
    #wrapper {
        width: 750px
    }
	
    body, html {
        overflow-x: hidden
    }
    body, .banner-img, .inner-bg {
        background: none
    }
    #inner-banner-wrap {
        width: 100%;
        background-size: cover !important
    }
    .inner-learn-more {
        top: auto;
        left: 0 !important;
        bottom: 0;
        height:auto;
        width: 100%;
        background: #000
    }
    .flexslider, .header-wrap, #banner-wrap, .flexslider .slides img, #content-wrap, #footer-wrap {
        width: 100%;
        height: auto
    }
    .learn-more-1 {
        top: auto;
        bottom: 20px;
        background: #d71909;
        height: auto;
        width: auto;
        padding: 10px;
        border: 4px solid #a20e00;
        border-radius: 4px
    }
    
    .steps {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .steps .one, .steps .two, .steps .three, .steps .four {
        width: 25%;
        height: auto;
        font-size: 22px;
        padding-bottom: 15px
    }
    .steps .one:hover, .steps .two:hover, .steps .three:hover, .steps .four:hover {
        background-position: top left
    }
    #inner-content-left .gall-wrap #slider {
        height: 422px
    }
    #inner-content-left .gall-wrap #carousel {
        height: 93px
    }
    .header-right {
        text-align: right;
        width: 500px
    }
    .social-media, .phone-wrap {
        float: none;
        display: inline-block
    }
    .social-media {
        position: relative;
        top: 5px
    }
    .mail-details {
        margin: 3px 0 0
    }
    .header-img-home {
        background: none;
        height: auto
    }
    .header-wrap {
        background: #a50f00;
        border-bottom: 3px solid #e9200e
    }
    .search-area input {
        height: 30px
    }
    .logo-home {
        position: static;
        float: left;
        height: auto;
        margin: 5px;
        width: 150px
    }
    .logo-home img {
        max-width: 100%
    }
    .content-left, .welcome, #content-right, .our-product-area {
        width: 100%
    }
    .content-left, #content-right {
        padding: 0;
        margin-bottom: 15px
    }
    .product-box {
        width: 47%;
        margin: 0;
        height: auto;
        margin: 1% !important;
        float: none;
        display: inline-block;
        padding: 10px
    }
    .product-box-right {
        width: 65%;
    }
    .content-right-box {
        width: 100%;
        background: #f6f6f6;
        border: 1px solid #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        margin-bottom: 10px;
        padding: 13px
    }
    .content-right-box-top {
        display: none
    }
    .content-right-box-middle, .content-right-box-bottom {
        float: none;
        width: 100%;
        height: auto;
        background: none;
        padding: 0
    }
    .click-here-down {
        height: 26px;
        width: 110px
    }
    .gallery-bttn {
        width: 48%;
        height: 54px;
        background: #f6f6f6;
        border: 1px solid #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        margin: 1%
    }
    .contact-submit {
        height: 30px
    }
    #inner-content-left, #content-right, #inner-content-left .form-wrap .table-form, .inner-content-left-sub, #inner-content-left .form-wrap .table-form .table-property, .table-form-two-wrap, .table-form-two-wrap table {
        width: 100%
    }
    #inner-content-left {
        padding-left: 0
    }
    #footer-wrap a.top {
        display: none
    }
    #inner-content-left .back {
        width: 69px;
        height: 26px
    }
    #inner-content-left .form-wrap .table-form .table-property {
        margin: 0;
        padding-left: 15px
    }
    #inner-content-left .image {
        max-width: 100%
    }
    #inner-content-left .image img {
        max-width: 100%;
        height: auto
    }
    .comments-customer {
        background: #fff;
        border: 1px solid #ccc;
        width: 100%
    }
    #inner-content-left .product-nav {
        width: 100%;
        background: #ccc;
        height: auto
    }
    #inner-content-left .product-nav ul li {
        display: inline-block;
        padding: 0;
        background: none;
        border-right: 1px solid #bfbfbf
    }
    #inner-content-left .product-nav ul li:last-child {
        border-right: 0
    }
    #inner-content-left .product-nav ul li a {
        display: block;
        padding: 5px;
        background: #ccc
    }
    #inner-content-left .form-wrap {
        width: 100% !important;
        float: left;
        margin-bottom: 20px !important
    }
    #inner-content-left .country {
        width: 100%
    }
    #inner-content-left img {
        max-width: 100%;
        height: auto
    }
    .table-form table {
        width: 100%
    }
    .gemsystem-contact-wrap {
        width: 100%;
        background-size: cover;
        padding: 5px
    }
    #inner-content-left .more {
        height: 32px
    }
    #inner-content-left .contact-submit {
        height: 29px;
        margin-top: 10px
    }
    .blog-content-wrap {
        width: 100%
    }
    .blog-content-left {
        width: 100%;
        padding: 10px
    }
    .blog-content-left img {
        max-width: 100%;
        height: auto;
    }
    .blog-content-left .post-box {
        width: 100%
    }
    .bsoc {
        float: left;
        height: auto !important
    }
    .blog-content-left .back {
        height: 26px;
        width: 68px
    }
    .blog-content-right {
        width: 100%
    }
    .blog-content-box {
        background: #f2f2f2
    }
    .video-wrap {
        width: 100%
    }
    .video-wrap-left {
        height: auto
    }
    .video-wrap-right {
        height: auto;
        float: none;
        padding-left: 180px;
        width: auto;
        background: none
    }
    #inner-content-left .video-wrap-right .readbttn {
        height: 26px
    }
    .video-details-wrap, .video-details-wrap-details {
        width: 100%;
        height: auto
    }
    .video-details-wrap iframe {
        width: 100%;
        height: 400px
    }
    .error-contents {
        width: 100%;
        padding: 0;
        margin: 0;
        float: left;
        height: 300px
    }
    #inner-content-left .form-wrap .send {
        height: 26px;
        margin-top: 6px
    }
    
}
@media (max-width: 767px) {
    #wrapper {
        width: 450px
    }
    .steps .one, .steps .two, .steps .three, .steps .four {
        width: 50%
    }
    .product-box {
        width: 100%;
        margin: 0 !important;
        margin-bottom: 10px !important
    }
    .product-box img {
        float: left
    }
    .table-form-two-wrap {
        overflow: scroll
    }
    .product-box-right {
        float: none;
        padding-left: 80px
    }
    #footer-wrap {
        padding: 10px
    }
    #footer-wrap a {
        display: inline-block
    }
    #footer-bg {
        background: #111111
    }
    .gallery-bttn {
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }
    .header-right {
        padding: 0;
        width: 100%;
        margin-top: 70px;
        text-align: center
    }
    .logo-home {
        position: absolute;
        top: 0;
        left: 5px;
        text-align: center;
        width: 100px
    }
    #inner-content-left .gall-wrap #slider {
        height: 248px
    }
    #inner-content-left .gall-wrap #carousel {
        height: 93px
    }
    .phone-wrap {
        float: none;
        display: inline-block;
        padding: 0;
        display: block
    }
    .top-sec {
        text-align: center
    }
    .social-media {
        left: 120px;
        position: absolute;
        top: -47px
    }
    #inner-content-left .address-top {
        background: #000;
        padding: 5px
    }
    #inner-content-left .address {
        width: 100%
    }
    #inner-content-left .address tr {
        display: block;
        width: 100%
    }
    #inner-content-left .address td {
        display: block;
        width: 100%
    }
    .table-form table {
        margin: 0 !important
    }
    .table-form table tbody>tr {
        display: block;
        width: 100%;
        height: auto
    }
    .table-form table tbody>tr>td {
        display: block;
        width: 100%;
        height: auto
    }
    #inner-content-left .form-wrap .table-form-2 {
        width: 100%;
        float: left
    }
    #inner-content-left .form-wrap .table-form-2 table {
        display: block;
        width: 100%
    }
    #inner-content-left .form-wrap .table-form-2 table tbody {
        width: 100%;
        display: block
    }
    #inner-content-left .form-wrap .table-form-2 table tr {
        display: block;
        width: 100%
    }
    #inner-content-left .form-wrap .table-form-2 table tr td {
        display: block;
        width: 100%
    }
    #inner-content-left .form-wrap .table-form-2 .input-field {
        width: 100%;
        height: 28px
    }
    #inner-content-left .form-wrap .table-form-2 textarea {
        width: 100%
    }
    .author {
        width: 100%
    }
    .post-box-date {
        float: none;
        display: block;
        padding: 10px;
        margin: 10px 0;
        width: auto;
        height: auto;
        background: none;
        color: #000
    }
    .post-box-date span {
        color: #000
    }
    .wd-fl {
        margin-bottom: 10px
    }
    .gtext {
        bottom: 0;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        font-size: 15px;
        padding: 10px;
        height: auto;
        top: auto
    }
    .gtext span {
        color: #fff
    }
    #inner-banner-wrap {
        background-size: 600px !important;
        height: 170px
    }
	.product-box-right{ padding-left:0; float:right; width:62%}
}
@media (max-width: 479px) {
    #wrapper {
        width: 310px
    }
    #inner-content-left .gall-wrap .flex-pauseplay a,#inner-content-left .gall-wrap #slider .flex-direction-nav li a{
    	font-size: 10px;
    }
    #inner-content-left h1 {
        word-wrap: break
    }
    .phone-wrap {
        font-size: 14px
    }
    .steps .one, .steps .two, .steps .three, .steps .four {
        width: 100%;
        height: 85px;
        background-size: cover
    }
    #inner-banner-wrap {
        width: 100%;
        background-size: cover !important;
        background-position: -27px top;
        height: 200px
    }
    .mail-details {
        padding-left: 0;
        padding-top: 5px
    }
    .learn-more-1 {
        display: block;
        position: static;
        margin: 10px 0
    }
    .search-area input {
        width: 115px
    }
    .welcome img {
        float: none
    }
    .search-area table {
        width: 195px;
        margin-right: 10px
    }
    .top-flag {
        position: relative;
        top: 4px;
        margin-right: 3px
    }
    #inner-content-left .image {
        float: none;
        margin-left: 0
    }
    #inner-content-left .gall-wrap #slider {
        height: 167px
    }
    #inner-content-left .gall-wrap #carousel {
        height: 93px
    }
    #inner-content-left .form-wrap .table-form .table-property {
        display: block;
        padding: 0
    }
    #inner-content-left .form-wrap .table-form .table-property tbody {
        display: block;
        width: 100%
    }
    #inner-content-left .form-wrap .table-form .table-property tr {
        display: block;
        width: 100%
    }
    #inner-content-left .form-wrap .table-form .table-property tr td {
        display: block;
        width: 100%
    }
	#uavtab.table-property tr td {
        display:table-cell !important;
        width:initial !important;
    }
    #inner-content-left .form-wrap .table-form .table-property tr td img {
        float: none !important
    }
    #inner-content-left .form-wrap .table-form .table-property .input-field, #inner-content-left .form-wrap .table-form .table-property textarea {
        width: 100%
    }

   #inner-content-left .form-wrap .table-form .table-property select {
      width: 100%;
    background: url(https://www.gemsys.ca/wp-content/themes/gemsystems/images/arrow.png) no-repeat right #fff;
-webkit-appearance: none;
background-position-x: 96%;}

    #inner-content-left .form-wrap .table-form h3 {
        height: auto;
        padding: 7px
    }
    .video-wrap-right {
        width: 100%;
        float: left;
        margin-top: 10px;
        padding-left: 0
    }
    #gallery-content .category-box {
        margin: 0;
        margin-bottom: 15px;
        width: 100%;
        height: auto
    }
    #gallery-content .category-box img {
        width: 100%
    }
    #captcha_div_quat {
        width: 100% !important
    }
}
/*# sourceMappingURL=responsive.css.map */
