
/* =================================== */
/*	Basic Style 
/* =================================== */

body {
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    /*line-height: 21px;*/
	font-size: 15px;
    color: #808080;
	line-height: 1.5;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure, p {
    margin: 0;
}

a {
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
}

iframe {
    border: 0;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

.jssorb03 {position: absolute;}
#jssor_1{
          overflow: visible !important;
}
        .jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
            position: absolute;
            /* size of bullet elment */
            width: 21px;
            height: 21px;
            text-align: center;
            line-height: 21px;
            color: white;
            font-size: 12px;
            background: url('../img/b03.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb03 div { background-position: -5px -4px; }
        .jssorb03 div:hover, .jssorb03 .av:hover { background-position: -35px -4px; }
        .jssorb03 .av { background-position: -65px -4px; }
        .jssorb03 .dn, .jssorb03 .dn:hover { background-position: -95px -4px; }
        .jssora03l, .jssora03r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 55px;
            height: 55px;
            cursor: pointer;
            background: url('../img/a03.png') no-repeat;
            overflow: hidden;
        }
        .jssora03l { background-position: -3px -33px; }
        .jssora03r { background-position: -63px -33px; }
        .jssora03l:hover { background-position: -123px -33px; }
        .jssora03r:hover { background-position: -183px -33px; }
        .jssora03l.jssora03ldn { background-position: -243px -33px; }
        .jssora03r.jssora03rdn { background-position: -303px -33px; }

a:focus, a:hover {
        color: #272727;
}
.boxsectionforbot p{
    /*font-size: 13px;*/
    color: #808080;
}
#jssor_1 .service-desc h3 {
    /*font-size: 14px;*/
    font-weight: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #272727;
    font-family: 'Poppins', sans-serif;
}

h1, h2, h3,
h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}
 
.clear:after {
   clear: both;
}
 
.clear {
   *zoom: 1;
}

span.color {
	/*color: #0feb9e;*/
}



.sec-title {}

.sec-title h2 {
      color: #808080;
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
}

.sec-sub-title {
	margin: 35px 0 45px;
}

.sec-sub-title p {
	font-weight: 600;
	line-height: 24px;
	font-size: 15px;
	color: #5b646e;
}

.devider {
  margin-top: 30px;
}

.devider i {
  color: #d8d8d8;
}

.devider:before,
.devider:after {
  content: "______________________";
  color: #d8d8d8;
  position: relative;
  bottom: 6px;
}

.devider:before {
  right: 10px;
}

.devider:after {
  left: 10px;
}

.mb50 {
	margin-bottom: 50px;
}

#preloader {
  background-color: #fff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 1100;
}

#preloader > img {
    left: 0;
    position: absolute;
    top: 40%;
    right: 0;
    margin: auto;
}


/*=======================================
	boostrap  custmizeshin
==========================================*/
body {
    font-size: 15px;
    color: #000;
    font-weight: normal;
    overflow-x: hidden !important;
    line-height: 1.5;
    text-align: center;
}



.dark-text {
    color: #808080;
}
h2 {
    font-size: 40px;
    line-height: 50px;
	    color: #272727;
}

.section-header {
    text-align: center;
        padding-bottom: 0px;
}

.focus-box .service-icon {
    margin-bottom: 30px;
    width: 145px;
    height: 145px;
    margin: auto;
    border-radius: 50%;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#features .service-icon{
    width: auto;
    height: 120px;
}

.boxsectionforbot p {
   overflow: hidden;
   text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
   -webkit-line-clamp: 3; /* number of lines to show */
   -moz-line-clamp: 3;
   -ms-line-clamp: 3;
   line-clamp: 3;
   -webkit-box-orient: vertical;
   -moz-box-orient: vertical;
   -ms-box-orient: vertical;
   box-orient: vertical;
    width: 290px;
    margin: auto;
}
.pd-icon-monitor {
    background: url(../assets/pd-icons/icon-monitor.png) no-repeat;
    width: 68px;
}

.pixeden {
    height: 63px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
}


.give_the_complete h2{     color: #ffffff !important;}
.give_the_complete h4{     color: #ffffff !important;}
.skillcontent {
	    text-align: left;
    color: #808080;
    font-weight: normal;
}
.skillGws i {
    background-image: url(../static_img/skillicon.png);
    display: inline-block;
    width: 82px;
    height: 83px;
    vertical-align: middle;
    margin-right: 12px;
	    background-repeat: no-repeat;
}
.skillGws .attract-new-shoppers{     background-position: 0px 1px; }
.skillGws .retain-existing-customers{background-position: 0px -104px;}
.skillGws .grow-your-business{background-position: 0px -211px; }
.whygwsinmark .focus-box p {
	font-size: 15px;
    position: relative;
    display: inline-block;
    color: #808080;
    font-weight: bold;
}
.whygwsinmark .focus-box span {
    padding-top: 10px;
    display: block;
    line-height: 24px;
    color: #808080;
}
.whygwsinmark .pixeden {

    position: relative;
}
.suprtcontct h3{
	    color: #fff;
    font-size: 32px;
    font-weight: bold;
}
.featuresGwsFeatures .service-item h3, .featuresGwsFeatures .service-item p{
 text-align:left;
 display:block;
}
.featuresGwsFeatures .container{
	    border-bottom: 1px solid #e6e5e5;
    padding-bottom: 50px;
	
}
body > section.featuresGwsFeatures{
	    padding: 40px 0;
}
.wishlistsFr{margin-bottom:50px; text-align:left;     min-height: 128px;}
.wishlistsFr h4{
    margin-bottom: 15px;
        color: #ffffff;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
    float: none;
    width: auto;
    background: none;
}
.wishlistsFr p{color: #808080;}
.pricingpage{
	font-size:28px !important;
}
#mediaSolutionsCorporation{background-color: #fff;}
#mediaSolutionsCorporation h2{
    padding-top: 10px;
    color: #272727;
    font-size: 40px !important;
    line-height: 60px;
}
#mediaSolutionsCorporation p{
    text-align: center;
    font-size: 15px;
    color: #808080;
}
#mediaSolutionsCorporation p span{font-weight:bold; color: #f0c30e;}
.promoteProgram li{ 
    text-align: left;
    padding: 9px 0 0 30px;
    font-size: 15px;
    background-image: url(../static_img/rightaroow-b1.png);
    background-repeat: no-repeat;
    background-position: 3px 16px;
    color: #808080;
 }
 .PromoteyournewProgram h2{
 	text-align:left;
	    font-size: 28px !important;
 }
 #SomeAdditionalBenefits h2{font-size: 28px !important; }
 .our_Vision{color: #d8d8d8;}
 .innovationGws{
 	text-align:left;
 }
 .ourVisiongws3{
 color:#fff;
 }
 .promote_yourNwe{
	text-align: left;
    padding-top: 20px;
    font-weight: bold;
    color: #404040;
 }

.gwsborder:hover, .activgwsborder {
    transform: scale(1.001);
    z-index: 99;
}
.gwsborder {
    margin-right: -1px;
    transition: all .2s ease-in-out;
    background-color: #EFEFEF;
    min-height: 2093px;
    position: relative;
}
.priceingtopbgg {
    background-color: #F1C40F;
    height: 60px;
    padding-top: 21px;
}
.priceingtopbgg h5{
	    color: #fff;
    margin: 0;
    padding: 0;
}
.pricingtitle {
    text-transform: uppercase;
    padding-top: 11px;
    padding-bottom: 15px;
    margin: 0;
    margin-top: -2px;
    font-weight: bold;
    font-size: 15px;
}
.tex_ali_cen {
    text-align: center;
}
.Try_freshonlydemo {
    position: absolute;
    bottom: 48px;
    left: 0;
    right: 0;
}
.Try_freshonlydemo a {
    width: 124px;
    height: 13px;
    margin: auto;
    background-color: #f39c12;
    margin-bottom: -21px;
    border-radius: 4px;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    line-height: 11px;
}
.listforfecherspricing {
    padding: 0;
    width: 100%;
    margin: 0px;
    text-align: left;
}
.listforfecherspricing .header {
    font-weight: bold;
    background-color: #ffffff !important;
    font-size: 15px;
}
.listforfecherspricing li {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 8px;
    padding-left: 24px;
    min-height: 42px !important;
    border-top: 1px solid #E7E8E8;
    color: #404040;
    cursor: default;
    font-size: 15px;
}
.listforfecherspricing li.hoveraction {
    transform: scale(1.01);
    z-index: 99;
    background-color: #fff;
    background-color: rgb(230, 230, 230);
	    animation-delay: 0.15s;
}
.listforfecherspricing li.rightarrow {
    background-image: url(../static_img/rightaroow-b1.png);
    background-repeat: no-repeat;
    background-position: center;
}
.listforfecherspricing .header{ font-weight:bold; background-color:#ffffff !important; font-size: 15px;}
.listforfecherspricing .header:hover{background-color: #ffffff !important;}
.timesetuplingk b{ color:#339966;}
	.manthlypricing{
  font-size: 60px;
  position: relative;
     width: 199px;
  margin:10px auto -10px auto;
  line-height: 74px;
  font-weight: bold;
  color: #808080;
}
.listforfecherspricing li.textalincent {
    text-align: center;
    line-height: 30px;
}
.backgws{
background-color:#3ab0e2;
}
.monthlySubscription h2{
	    color: #272727;
}
.AndWeAddMore h2{
        font-size: 28px !important;
}
/*.Basicgws{
background-color:#34d293;
}*/
/*.listforfecherspricing li.Towspace {
    min-height: 45px !important;
}*/
/*.listforfecherspricing li.Towspace {
    min-height: 38px !important;
}*/

/*=========================================
	HOVER COLORED ROUNDED
==========================================*/
/* ON HOVER COLORED ROUNDED CIRCLE AROUND ICONS */
/* ON HOVER COLORED ROUNDED CIRCLE AROUND ICONS */
.red,.green,.blue,.yellow {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.focus-box:nth-child(4n+1) .service-icon:hover {
	/*border: 10px solid #e96656;*/
}
.focus-box:nth-child(4n+2) .service-icon:hover{
	/*border: 10px solid #34d293;*/
}
.focus-box:nth-child(4n+3) .service-icon:hover {
	/*border: 10px solid #3ab0e2;*/
}
.focus-box:nth-child(4n+4) .service-icon:hover{
	/*border: 10px solid #f7d861;*/
}
.focus-box:nth-child(4n+1) .red-border-bottom:before {
	background: #e96656;
}
.focus-box:nth-child(4n+2) .red-border-bottom:before {
	background: #34d293;
}
.focus-box:nth-child(4n+3) .red-border-bottom:before {
	background: #3ab0e2;
}
.focus-box:nth-child(4n+4) .red-border-bottom:before {
	background: #f7d861;
}
.focus-box h3 {
	margin-bottom: 15px;
	color: #272727;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	 margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	float: none;
    width: auto;
    background: none;
}
.focus-box p {
	    font-size: 15px;
	color: #808080;
}
.contactusforminst {
    width: 45%;
    margin: auto;
}
 .contactusforminst form {
    width: 90%;
    margin: 0 auto;
}
.contactformgwsin{
text-align:left;
}
.contactformgwsin input, .contactformgwsin button, .contactformgwsin select, .contactformgwsin  textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
	border: 1px solid #989898;
}
.contactformgwsin input[type="submit"] {
    background: #FD9638;
    color: white;
    -webkit-appearance: none;
    border: none;
    text-transform: uppercase;
    position: relative;
    padding: 13px 50px;
    font-size: 15px;
    letter-spacing: 0.1em;
    font-weight: 300;
    -webkit-transition: all 333ms ease-in-out;
    -moz-transition: all 333ms ease-in-out;
    -o-transition: all 333ms ease-in-out;
    -ms-transition: all 333ms ease-in-out;
    transition: all 333ms ease-in-out;
}
/*=========================================
	Header
==========================================*/
.our-pacages{
    padding: 8px 10px;
    background-color: #f4832c;
    display: block;
    width: 150px;
    margin: auto;
    color: #000000;
    text-shadow: none;
    font-size: 15px;
    border-radius: 4px;
}
.carousel-indicators .active {
    background-color: #ffffff !important;
}
.carousel-indicators li {
    background-color: #3d3d3d;
}
.navbar-toggle i {
	color: #fff;
}

.navbar-brand {
    padding: 8px 0 0 0;
    height: 70px;
}

.navbar-nav li a {
	border-top: 1px solid transparent;
}
/*=========================================
	Features
==========================================*/

.features {
  background-color: #f4f7f9;
      padding-bottom: 100px;
}

.owl-controls {
  bottom: -45px;
  margin-top: 10px;
  position: relative;
  text-align: center;
}

.owl-controls .owl-page {
  display: inline-block;
}

.owl-controls .owl-page span {
  border: 1px solid #C7CED3;
  border-radius: 20px;
  display: block;
  height: 8px;
  margin: 5px 4px;
  width: 8px;
}

.owl-controls .owl-page.active span {
  background: #062033;
  border: 0;
}

.service-icon {
    border-radius: 50%;
    color: #0eb493;
    padding: 10px 13px;
    /*width: 55px;*/
    margin: auto;
}

.banner-bottom-sections .service-desc {
    position: relative;
    top: 5px;
    padding: 31px;
    padding-top:0px;
}

.service-desc h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
}

.yourOwnBrand .service-desc h3 {color: #ffffff;}

.simple-process-title {
    margin-bottom: 100px;
}
.sounds-easy-right{
    margin: 60px 0;
}
.simple-process-content h2{
    color: #00bcd4;
    font-weight: bold;
}
/*=========================================
	Our Works
==========================================*/

.work-filter {
  margin-bottom: 35px;
}

.work-filter ul li {
    display: inline-block;
}

.work-filter ul li a {
  color: #062033;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding: 5px 17px;
  border-radius: 6px;
  text-transform: capitalize;
}

.work-filter ul li a:hover,
.work-filter ul li a.active {
  background-color: #0eb493;
  border-radius: 6px;
  color: #fff;
  padding: 5px 17px;
}

.mix {
    display: none;
}

.work-item {
    float: left;
    width: 25%;
    position: relative;
}

.work-item > img {
  display: block;
  height: auto;
  max-width: 100%;
}

.overlay {
	background-color: rgba(14,180,147,.9);
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);
}

.work-item:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.work-item .overlay a {
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  margin-top: 20%;
  padding: 7px 10px;
}

.work-item .overlay a:hover {
  color: #fff;
}

.work-item .overlay h4 {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin: 25px 0 8px;
}

.work-item .overlay p {
  font-size: 15px;
  line-height: 24px;
}



/*=========================================
	Our Team Member
==========================================*/

.member-thumb {
  width: 273px;
  position: relative;
}

.member-thumb .overlay h5 {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin: 10px 0;
}

.member-thumb .overlay {
	font-size: 15px;
	padding: 20px;
	line-height: 24px;
}

.team-member h4 {
  color: #808080;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 15px 0 8px;
}

.member-thumb:hover .overlay {
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.team-member:hover h4 {
  color: #0eb493;
}

.team-member .social-links {
  margin-top: 24%;
}

.team-member .social-links li a {
  background-color: #0d7c67;
  color: #fff;
  height: 42px;
  padding: 10px 0 0;
  width: 42px;
}




.parallax-overlay {
	background-color: rgba(6,32,51,.8);
    padding: 60px 0;
}

.counters-item {
  color: #fff;
}

.counters-item i {
  /*border: 1px solid #737C85;*/
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 120px;
  padding: 40px 0 0;
  width: 120px;
}

.counters-item strong {
  display: block;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.counters-item p {
  font-size: 15px;
  line-height: 24px;
  margin-top: 15px;
  text-transform: uppercase;
}


/*=========================================
	Contact Us
==========================================*/

.contact {
	padding-bottom: 0;
}

.contact-address h3 {
  color: #272727;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 25px;
}

.contact-address p {
  line-height: 24px;
}

.contact-form {}

.contact-form h3 {
  color: #272727;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 25px;
}

.contact-form .input-group {
  width: 100%;
}

.contact-form .form-control {
  border-color: -moz-use-text-color -moz-use-text-color #cccccc;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none;
  margin-bottom: 10px;
}

.contact-form .input-field {
  width: 48%;
  float: left;
  margin-right: 4%;
}

.contact-form .input-field:last-child {
  margin-right: 0;
}

.contact-form .form-control.error {
border-bottom-color: #c0392b;
}

label.error {
  color: #c0392b;
  font-weight: normal;
  text-transform: capitalize;
}

.contact-form #form-submit {
  background: url("../static_img/envelop.png") no-repeat scroll 0 15px transparent;
  border: 0 none;
  color: #808080;
  font-size: 15px;
  line-height: 24px;
  padding: 10px;
  text-align: right;
  width: 150px;
}

.footer-social {
  margin-top: 17px;
}

.footer-social li a {
  color: #cdd2d6;
  display: block;
  margin-bottom: 10px;
}

#map_canvas {
  height: 215px;
  width: 100%;
}

.simple-process-content p{
    font-size: 20px;
}

/*=========================================
	Contact Us
==========================================*/


.footer {
	background-color: #000000;
    color: #fff;
    padding: 0;
}

.footer a:hover {
  color: #272727;
}

.footer h6 {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 30px;
}

.about-us p {
  line-height: 24px;
}

.footer-single .subscribe {
  margin-bottom: 15px;
  position: relative;
}

.subscribe #subscribe {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  height: 40px;
  text-indent: 10px;
  width: 100%;
}

.subscribe #subs {
  background-color: transparent;
  border: 0 none;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 6px;
}

.footer-single {
  line-height: 24px;
}

.footer-single ul {
  }

.footer-single li {
  line-height: 32px;
}

.footer-single p i {
  margin: 0 10px;
}

.credit a {
  color: #808080;
}

.credit a:hover {
  color: #fff;
}

.copyright {
    color: #d8d8d8;
    padding: 10px;
	font-size: 14px;
}
#footer a{color:#f1c40f !important;}
#back-top {
  bottom: 20px;
  position: fixed;
  right: 25px;
  z-index: 9;
      color: #adadad;
}
.regularly .wishlistsFr p {
        color: #808080;
}

.regularly .wishlistsFr h4 {
	 color: #404040;
}
.yourOwnBrand{
	color:#fff !important;
}

.yourOwnBrand p {
   color: #bfbfbf !important;
}
.give_the_complete .service-desc h3 {
	color: #808080 !important;
}
.give_the_complete  p {
    font-size: 15px;
        color: #808080;
}
.support h2 , .support h4, .support h3{
 color:#fff !important;
     display: block;
}	
.support h3 {
	text-align:left;
}
.support p{
text-align:left;
color:#bfbfbf !important;
}
.stayin_touch h3{
	color:#808080;
	    font-size: 34px;
    font-weight: bold;
}
.stayin_touch p{ 
	color:#808080;
}
/*.navbar-nav {
    margin-top: 7px !important;
}*/
.white_text_gws h2, .white_text_gws h3, .white_text_gws h4, .white_text_gws i {
	color:#ffffff !important;
}
.contact_us h3{
	font-size: 40px !important;
    line-height: 50px;
	    font-weight: 700;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.support_gws p{
	text-align:left !important;
}
.support_gws h3
{
    text-align: left;
    display: block;
}

.wehelp_and_provideaSeamless p{
	text-align:left !important;
	color:#808080;
}
.innovation_gws p{
	text-align:left !important;
}
label {
    font-weight: normal;
}
.arrowgwsina{
    position: absolute;
    bottom: -190px;
    left: 0;
	}
.contact_us_gws{
	text-align:left;
}	
.contact_us_gws h2{
	    /*font-size: 28px !important;
    line-height: 80px !important;
       color: #404040!important;*/
}
.contactadd address {
    color: #d6d6d6;
}
.contact_us_gws .conatctus_gwsingd{
    text-transform: capitalize;
    font-size: 15px;
    font-weight: normal !important;
    color: #808080;
}
.feeltoContactUs{
	    padding: 0px 32px 24px 3px;
    margin-right: 7px;
}

.contact_us_gws .form-control {
    height: 40px;
    padding: 6px 12px;
}
.contact_us_gws input.error{
border:1px solid #ff0000 !important;
}
.contact_us_gws .messageitems{
		    height: 207px;
}
.how_will_gws p {
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    padding-top: 20px;
}
.cap_status_error{
	color:#990000;
}
.successfully_add
{
	position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 310px;
    padding: 10px;
    border: 1px solid rgb(38, 150, 25);
    background-color: #fff;
    z-index: 999;
}
.cap_status{
	    display: none !important;
}

.features_gws h4{
	font-size: 15px !important;
}
.wehelp_and_provideaSeamless h3{
	font-size:28px;
	font-weight:bold;
	font-family: 'Poppins', sans-serif;
	color:#272727;
}

.why_gws h3{
	margin: 15px 0px 0px 0px;
    padding: 0;
}

@media screen and (min-width:200px) and (max-width:460px) {
#home .carousel-inner .item {
        background-size: auto 100% !important;
}
.carousel-caption h3 {
    font-size: 15px !important;
    padding: 20px 0 !important;
}
}

@media only screen and (max-width: 769px) {

.boxsectins{
width:100% !important;
}
#home .carousel-inner .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: 35% 30%;
}

.bannergwsinfd h2 span {
    font-size: 25px !important;
    line-height: 28px;
}

.carousel-caption {
       top: 50%;
    text-align: center !important;
}

.our-pacages_banner {
    margin: auto;
}




h2 {
    font-size: 30px;
    line-height: 30px;
}
.mb50 {
    margin-bottom: 15px;
}

.section-header {
    padding-bottom: 10px;
}

body > section, .footer {
    padding: 30px 0;
}

img.imagesformobile {
   	width: 80% !important;
    padding: 10px !important;
}

.wishlistsFr {
    text-align: center;
}

.service-item {
    margin: 20px auto 30px 11px;
    text-align: center;
}

.regularly .wishlistsFr h4 {
    color: #404040;
    padding-top: 15px;
}

.featuresGwsFeatures .service-item h3, .featuresGwsFeatures .service-item p {
    text-align: center;
}
#googleMap{
    width: 100% !important;
}

.carousel-caption h3 {
    font-size: 15px !important;
    margin: 5px 0 10px;
}

}