/*********************************************************************************************
  02- Page styles 
 *********************************************************************************************/
 .content {
  max-width: 95%;
  max-width: -webkit-calc(95% + 2rem);
  max-width: -moz-calc(95% + 2rem);
  max-width: calc(95% + 2rem);
  margin: 0 auto;
  position: relative;
}
h2{
  margin-top: 0;
}
body {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
}
/*********************************************************************************************
  02- Page styles 
 *********************************************************************************************/
.navbar-default.affix {
    background-color: #000;
    background-image: none;
    opacity: 1;
    color: #fff;
 }
.navbar-default.affix .nav > li > a {
  color: #fff;
}
.navbar-default.affix .nav > li > a:hover, 
.navbar-default.affix .nav > li > a:focus:hover {
  color: #f33237;
}
#mainNav {
  padding: 17px 0px;
  
}
#mainNav .navbar-nav>li>a {
  padding-top: 22px;
}
.flex-direction-nav {
    display: none;
}
.topHeader { 

  -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
}
#mainNav .navbar-brand {
    padding: 0px 20px;
    margin-bottom: 15px;
}
section.slider {
    overflow: hidden;
    margin-top: 85px;
}
.flexslider{
  border:none;
  margin: 0 auto;
}
.flex-direction-nav a{
  height: 52px;
}
.flex-direction-nav a:before {
    font-family: "FontAwesome";
    font-size: 45px;
    display: inline-block;
    content: '\f104';
    color: rgba(242, 242, 242, 0.8);
}
.flex-direction-nav a.flex-next:before {
    content: '\f105';
}
.textwrapdiv {
      position: absolute;
    z-index: 99;
    top: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    background: url(../img/overlay-pattern-blk.png) repeat;
    height: 100%;
    padding-top: 11%;
}
.textwrapdiv h2 {
       font-size: 45px;
    font-weight: 500;
    line-height: 50px;
}
.active{
  color: #e62158!important;
}
.visible {
  font-weight: 200;
  overflow: hidden;
  height: 66px;
  width: 40%;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 42px;
  text-align: center;
  font-style: italic;
}
.flex-control-nav{
  display: none;
}
.link-btn {
  margin-top: 25px;
}

/***********************
About us style
************************/
#about .col-md-6{
  padding-left: 0;
    padding-right: 0;
}
.about-blk {
  margin-top: -78px;
  opacity: 0.9;
  position: relative;
  z-index: 1000;
}
.aboutus-blk {
  background-color: #222222;
  color: white;
}
.findblk h1 {
  position: absolute;
  left: 21%;
  top: 26px;
  font-size: 60px;
}
.addrsec {
  display: inline-block;
  padding: 25px 72px;
}
.addr-blk i {
  position: absolute;
  top: 46px;
}
.addrsec p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0; 
}
.mbblk {
  padding:20px;
}
.mbblk span {
  position: absolute;
  top: 39px;
  left: 21%;
}
.mailblk {
  padding: 0px 19px;
}
.mailblk span {
  position: absolute;
  bottom: 4px;
  left: 21%;
}
/***********************
Introduction us style
************************/
.intro-blk h1 {
  font-size: 38px;
  padding: 0;
  word-spacing: 14px;
  margin-top: 0;
  text-align: left;
}
.intropara {
     padding-right: 30px;
    text-align: right;
}
.intropara p {
  text-align: justify;
  font-size: 14px;
}
.intro-blk {
  padding:15px;
  margin-top: 20px;
}
.portfolio-box .img-responsive {
  height: 100%;
  width: 100%;
}
.summary-blk {
  margin: 50px;
}
.summaryHeadBlk {
  margin-bottom: 20px;
}
.summaryHeadBlk h1 {
  font-size: 45px;
}
.summaryParaBlk {
  padding-top: 10px;
  padding-bottom: 1px;
}
.summaryParaBlk p {
  font-size: 14px;
  line-height: 20px;
}
.summaryLinkBlk a {
  margin-right: 15px;
}
.summaryLinkBlk .btn-default {
  border: 2px solid #e62158;
}
.summaryLinkBlk .btn-default:hover,
.summaryLinkBlk .btn-default:active:focus,
.summaryLinkBlk .btn-default:active,
.summaryLinkBlk .btn-default:active:hover {
  background-color: #fff;
  border: 2px solid #e62158;
  outline: none;
}
/***********************
projects  style
************************/
.serviceBlk p {
  text-align: justify;
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 14px;
}
.serviceList ul{
  margin-bottom: 20px;
  list-style: none;
}
.serviceList ul li {
    line-height: 22px;
    font-size: 14px;
    padding: 7px 9px;
}
.serviceList ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #fff;
    padding-right: 11px;
    font-size: 20px;
}
.list-style {
    display: inline-block;
    width: 89%;
    vertical-align: top;
}
.latWorkBlk {
  margin-top: 20px;
  margin-bottom: 30px;
}
.latWorkImgBlk img {
  padding-top: 30px;
  width: 100%;
}

.fewlines{
  background: url(../img/trans-map.png)no-repeat center rgba(204, 204, 204, 0.1);
  padding-bottom: 0;
  float: left;
  width: 100%;
}
.fewlines .form-control{
  border: none;
  background-color:#444444;
  border-radius: 0;
  height: 48px;
  color: #d4fbfc;
}
.footercontrol {
  padding: 15px;
}
.fewlines .input-group-addon{
  padding: 0;
  border: none;
  background-color: #444444;
  border-radius: 0;
  padding-right: 10px;
  color: #fff;
}
.fewlines .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(243, 50, 55, 1);
}
.few-btn {
  margin-bottom: 20px;
}
textarea.form-control {
    height: 174px!important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: rgba(132, 225, 229, 0.52);
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(132, 225, 229, 0.52);
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(132, 225, 229, 0.52);
}
:-moz-placeholder { /* Firefox 18- */
  color: rgba(132, 225, 229, 0.52);
}
.section_bussiness {
  text-align: center;
}
.section_bussiness p {
  width: 50%;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.section_bussiness h2 {
  padding-top: 20px;
}

/*********************
Footer Style
**********************/
.socila-blk-footer {
    margin: 0px !important;
    float: right;
}
.socialLink {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 10px;
}
.socialLink ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.socialLink ul li{
  float: left;
}
.socialLink ul li a {
  color: #fff;
  float: left;
  padding-left: 5px;
  font-size: 12px;
}
.socialLink ul li a .fa {
    background-color: #5b5b5b;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    margin-right: 0px;
    line-height: 29px;
}
.social-Blk {
  background-color: #444444;
  padding-top: 15px;
  padding-bottom: 11px;
}
.copyright {
  color: #b1b1b1;
  font-size: 13px;
  padding-top: 5px;
}
.copyright a {
  color: #fff;
  text-decoration: none;
}
.socialLink ul li a .fa-facebook:hover {
  background-color: #4867aa;
}
.socialLink ul li a .fa-twitter:hover {
  background-color: #1da1f2;
}
.socialLink ul li a .fa-google-plus:hover {
  background-color: #414141;
}
.socialLink ul li a .fa-youtube:hover {
  background-color: #c4302b;
}
.socialLink ul li a .fa-pinterest:hover {
  background-color: #bd081c;
}
.socialLink ul li a .fa-linkedin:hover {
  background-color: rgb(29, 161, 242);
}
.textwidget {
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  margin-top: 20px;
  color: #999999;
  font-family: sans-serif;
}
.textwidget p {
  font-size: 13px;
  font-weight: 400;
}
.textwidget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.textwidget ul li {
  margin: 0 0;
  list-style: none;
  line-height: 26px;
}
.textwidget ul li a {
  color: #999999;
}
.textwidget ul li a:hover {
  color: #e62158;
}
.footer-top .widget-title::after {
  border-bottom: 1px dashed #555555!important;
  content: "";
  margin-left: 15px;
  height: 4px;
  position: absolute;
  top: 40%;
  width: 49%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget_header {
  padding-bottom: 30px;
}
.widget_header .widget_text h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  color: #fff;
  font-family: sans-serif;
  position: relative;
}
.goto-top {
  text-align: right;
}
.goto-top a {
    background-color: #e62158;
    font-size: 11px;
    color: #fff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-top: 3px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    padding-right: 1px;
}
.goto-top a:hover {
  background-color: #e62158;
}
.goto-top a .fa {
  color: #fff;}
.goto-top a .fa:hover {
  color: #000;
}
.footer-top {
  background: #222 url(../img/dark-bg.jpg);
}
/*******************************
    About Us Page style
********************************/
.abtPgHead {
    background-image: url(../img/abt-header.jpg);
    background-repeat: no-repeat;
   min-height: 320px;
}
.abtContent {
    padding-top: 98px;
}
.abtContent .page-header {
    border-bottom: none;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
}
.abtContent .breadcrumb {
    background-color: inherit;
    text-align: center;
}
.abtContent .breadcrumb>li {
    font-size: 16px;
}
.abtContent .breadcrumb>.active {
    color: #fff;
}
.abtSummary {
    margin-top: 45px;
    margin-bottom: 45px;
}
.abtSummary p {
    font-size: 14px;
    text-align: justify;
}
.ourTeamBlk .page-header, .servicePanelBlk .page-header {
    border-bottom: none;
    font-size: 35px;
    color: #000;
}
.ourTeamBlk .list-inline {
    position: relative;
    display: inline-block;
}
.ourTeamBlk .list-inline>li {
    padding-bottom: 20px;
    padding-right: 30px;
}
.ourTeamBlk .list-inline li a {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #d4d4d4;
    border-radius: 50%;
    color: #fff;
    padding: 5px;
}
.ourTeamBlk ul li .fb:hover {
    background-color: #4867aa;
}
.ourTeamBlk ul li .tw:hover {
    background-color: #1da1f2;
}
.ourTeamBlk ul li .ln:hover {
    background-color: rgb(29, 161, 242);
}
.ourTeamBlk .thumbnail {
    box-shadow: 0 2px 5px rgba(0,0,0,0.11), 0 3px 6px rgba(0,0,0,0.13);
}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
.testimonialBlk {
    background-image: url(../img/services.jpg);
    padding: 20px;
}
.testimonialBlk h1 {
    text-align: center;
    color: #fff;
    font-weight: 600;
}
/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #fff;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -93px;
    top: 87px;
}
#quote-carousel .carousel-control.right {
    right: -93px;
    top: 87px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 5px;
    cursor: pointer;
    border: 3px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}
.carousel-inner {
    min-height: 300px;
    color: #fff;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote small {
  color: #f33237;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.testimonialImg {
  margin-bottom: 15px;
}
.testimonialImg img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
/*******************************
    Service Page style
********************************/
.servicePanelBlk .panel {
  box-shadow: 0 2px 5px rgba(0,0,0,0.11), 0 3px 6px rgba(0,0,0,0.13);
}
.servicePanelBlk .panel-default>.panel-heading {
  background-color: inherit;
  border-bottom: none;
}
.servicePanelBlk .panel-body h4 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
}
.ourServiceBlk {
  background-image: url(../img/servics-bg.jpg);
  margin-top: 15px;
  color: #fff;
  background-size: cover;
}
.divider-blk {
    width: 40px;
    height: 2px;
    padding: 0;
    margin: 27px auto 34px;
    background: #f33237;
    border: none;
}
.ourServiceBlk .fa-stack-1x {
    color: #fff;
}
.ourServiceBlk h1 {
    font-weight: 700;
    padding-top: 15px;
    font-size: 45px;
}
.OurServicePara p {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ccc;
}
.OurServiceHead h3 {
    font-weight: 700;
    text-transform: uppercase;
}
.projectdiv{
  display: inline-block;
  width: 100%;
      margin-top: 20px;
    margin-bottom: 30px;
}
.projectdiv h3{
  width: 100%;
  background: #e62158;
  color: #fff;
  margin-top: 0;
  padding: 6px 20px;
  margin-bottom: 20px
}
.prjctimg {
    display: inline-block;
    width: 100%;
}
.prjctimg img {
    width: 100%;
}
.projectblock {
    display: inline-block;
    border: 1px solid #ccc;
}
.prjttext {
  display: inline-block;
  padding: 20px;
  font-size: 25px;
  font-weight: 500;
  line-height: 22px;
  border-bottom: 1px dashed #ccc;
}
.prjttext span {
    font-size: 15px;
    display: inline-block;
    color: #969696;
}
.discription {
    display: inline-block;
    width: 100%;
        padding: 20px;
        font-size: 13px
}
.rightdetails{
  display: inline-block;
  width: 100%;
  text-align: right;
  margin-top: 20px;
}
.rightdetails a{
  background: #e62158;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
}
/*******************************
    Contact Us Page style
********************************/ 
.AddrSummary {
    background-color: rgba(204, 204, 204, 0.1);
    padding-top: 100px;
    padding-bottom: 100px;
}
.taaffi {
    display: inline-block;
}
.taaffi ul{
  margin: 0;
    padding: 0;
}
.taaffi ul li {
    list-style: none;
    margin-bottom: 10px;
}
/*******************************
    Service Page style
********************************/ 
.widget_nav_menu_title {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    line-height: 20px;
    border: none;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.widget_nav_menu_title::after {
    background: #e62158;
    content: "";
    margin-left: 15px;
    height: 4px;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.menu_services_menu_container {
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
}
.menu_services_menu_container ul {
    padding: 0px;
    list-style: none;
    margin-bottom: 0;
}
.accordion {
  width: 100%;
  max-width: 360px;
  margin: 30px auto 20px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* .accordion li {
  margin-bottom: 5px;
} */
.accordion .link {
  cursor: pointer;
  display: block;
  padding: 8px 15px 5px 10px;
  color: #4D4D4D;
  font-size: 14px;
  font-weight:400;
  border: 1px solid #ececec;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i {
  position: absolute;
  top: 11px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #f33237;
}
/**
 * Submenu
 -----------------------------*/


.submenu {
  display: none;
  background: #f1f1f1;
  font-size: 14px;
}

.submenu li { border-bottom: 1px solid #f1f1f1; }

.submenu a {
  display: block;
  text-decoration: none;
  color: #6b6b6b;
  padding: 12px;
  padding-left: 12px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #e62158;
  color: #FFF;
}
.site-content {
    padding-top: 15px;
    padding-bottom: 15px;
}
.site-content-para p {
    font-size: 14px;
}
.grid-item .grid-title {
    font-weight: 700;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-family: sans-serif;
    line-height: 23px;
}
.grid-desc p {
    font-size: 14px;
    text-align: justify;
}
.site-service-heading {
    font-family: sans-serif;
    font-weight: 600;
    line-height: 25px;
    margin-top: 20px;
    font-size: 20px;
    cursor: pointer;
}
.contact-detail-box a{
  color: #333;
}
.linkactive, .linkactive i {
    background: #e62158;
    color:#fff!important;
}
a.linkactive {
  color: #fff!important;
}
/*******************************
    paver block works slider style
********************************/

#carousel-example-generic .carousel-control.left 
{
  top:-20px;
  left: 77%;
  background-image: none;
  background: none repeat scroll 0 0 #c0c1c4;
  height: 30px;
  width : 30px;
  line-height: 23px;
  font-size: 25px;
  opacity: 1;
}
.kitchenSlide .carousel-control.left {
  left: 30px !important;
  top: -38px !important;
}
.kitchenSlide .carousel-control.right {
  right: 0% !important;
  top: -38px !important;
}
.kitchenSlide {
    margin-bottom: 50px;  
}
/* Next button  */
#carousel-example-generic .carousel-control.right 
{
  top:-20px;
  right: 30px !important;
  background-image: none;
  background:none repeat scroll 0 0 #c0c1c4;
  height: 30px;
  width : 30px;
  line-height: 23px;
  font-size: 25px;
  opacity: 1;
}
.carousel{
  margin-top: 30px;
  position: relative;
  padding-bottom: 10px;
}

.item{
  min-height: 325px;
  padding-left: 30px;
  padding-right: 30px;
}

.item h2{
      color: #e62158;
    padding: 15px;
    text-align: left;
    font-size: 19px;
    font-weight: 600;
    padding-left: 0;
}

.item .block{
  width: 100%;
  float: left;
  color: #FFF;
  min-height: 150px;
  text-align: center;
  padding: 1px;
}
.item .input-group{
  margin-bottom: 10px;
}
.block-1{
    border: 1px solid #d4d4d4;
}
.carousel-indicators {
    bottom: 0px;
    display: none;
}
/*******************************
    Responsive style
********************************/
@media only screen and (min-device-width:768px) and (max-device-width:1024px) { 
  .navbar-default .nav > li > a, 
  .navbar-default .nav > li > a:focus {
    font-size: 12px;
  }
  .textwrapdiv h2 {
    font-size: 42px;
  }
  .visible {
    height: 100px;
  }
  .nav>li>a {
    padding: 10px 14px;
  }
  #mainNav .navbar-nav>li>a {
    padding-top: 20px;
  }
}
@media only screen and (min-device-width:320px) and (max-device-width:768px) { 
  .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
    font-size: 7px;
  }
  #mainNav .navbar-nav>li>a {
    padding-top: 20px;
    font-size: 9px;
  }
  .nav>li>a {
    padding: 10px 6px;
  }
  .textwrapdiv h2 {
    font-size: 29px;
    line-height: 38px;
  }
  .visible {
    height: 125px;
  }
  .findblk h1 {
    position: relative;
    left: 0;
    text-align: center;
  }
  .about-blk {
    margin-top: 15px;
    opacity: 1;
    position: inherit;
    z-index: inherit;
  }
  .addr-blk {
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: 17px;
  }
  .addr-blk i {
    top: 69px;
  }
  .mbblk span {
    position: relative;
    top: -18px;
    left: 6%;
  }
  .mailblk span {
    position: relative;
    bottom: 2px;
    left: 6%;
  }
  .mobileBlk {
    margin-bottom: 20px;
  }
  .portfolio-box img {
    width: 100%;
    margin-bottom: 25px;
  }
  .latWorkImgBlk img {
    width: 100%;
  }
  .serviceList ul {
    padding: 20px 0px;
  }
  .copyright {
    text-align: center;
  }
  .social-Blk ul {
    padding-top: 15px;
    display: inline-block;
    width: 100%;
  }
  .section_bussiness p {
    width: 75%;
  }
  .navbar-right {
    margin-right: 0;
    float: none!important;
  }
  .summary-blk {
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .socail-center-blk {
    text-align: center;
  }
  .socila-blk-footer {
    float: inherit;
  }
  .grid-image-wrapper img {
      width: 100%;
  }

}
@media only screen and (min-device-width:320px) and (max-device-width:767px) {
  .textwrapdiv {
    padding-top: 2%;
  }
  .visible {
    width: 100%;
    margin-top: 20px;
    font-size: 12px;
    height: 65px;
  }
  .goto-top {
    text-align: center;
  }
}
@media only screen and (min-device-width:320px) and (max-device-width:736px) {
  .mbblk span {
    left: 6%;
  }
  .mailblk span {
    left: 5%;
  }
  .flexslider {
    margin-top: 13px;
  }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) { 
  .flexslider {
    margin-top: 15px;
  }
  .textwrapdiv h2 {
    font-size: 19px;
    line-height: 24px;
  }
}
@media only screen and (min-device-width:320px) and (max-device-width:414px) {
  .social-Blk ul {
    width: 100%;
  }
  .flexslider {
    margin-top: 17px;
  }
  .textwrapdiv h2 {
    font-size: 19px;
    line-height: 18px;
  }
  .btn-xl {
    padding: 11px 11px;
  }
  .mbblk span {
    left: 11%;
  }
  .mailblk span {
    left: 10%;
  }
}
@media only screen and (min-device-width:320px) and (max-device-width:375px) {
  .textwrapdiv h2 {
    font-size: 18px;
  }
}
@media only screen and (max-device-width:320px){ 
  .intro-blk h1 {
    font-size: 37px;
  }
  .social-Blk ul {
    width: 100%;
  }
  .textwrapdiv h2 {
    font-size: 12px;
  }
  .btn-xl {
    padding: 5px 6px;
  }
  .flexslider {
    margin-top: 16px;
  }
  .link-btn {
    margin-top: 14px;
  }
}