.tg-headerVtwo .tg-logo{
	    margin: 0px 0 0 0;
}
.tg-headerVtwo .tg-logo img{
	width: 160px;
}
.tg-fixednav .tg-logo img{
	width: 315pxs;
}
body.tg-fixednav .tg-nav{
        padding: 12px 0 0;
}
.tg-headerVtwo .tg-nav{
        padding: 22px 0 0;
}
body.tg-fixednav .tg-logo{
	margin: 4px 0;
}
body.tg-fixednav .tg-navigation > ul > li{
	    padding: 10px 0 10px 0;
}
.tg-main{
	padding-top: 0px;
	padding-bottom: 0px;
}
.tg-homeslider .owl-controls{
	padding: 0px;
}
.hn .tg-jobdescription{
	    overflow: hidden;
    display: block;
    width: 100%;
}
.hn.tg-main-section{
	padding: 0px;
}
.tg-accordion h4.active{
	color: #fff;
    background: #c2202a;
    border-color: #c2202a;
    border-radius: 4px 4px 0 0;
}
blockquote.bl p{
	      padding: 20px 20px;
    margin: 0 0 20px;
    border-top: double #c2202a;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 24px;
    font-weight: 500;
    color: #808080;
    text-align: center;
    border-left: none;
    box-shadow: 0px 0px 5px #c2202a4f;
}
blockquote.bl{
	border-left: none;
}
.tg-seviceicon i{
	color: #c2202a;
}
.hn .tg-panel h4{
	padding: 15px 20px;
}
.tg-videosection figure figcaption h2{
	    margin: 0;
    color: #c21f2a;
    font-size: 27px;
    line-height: 24px;
    text-transform: capitalize;
    line-height: 38px;
    padding: 20px 20% 0;
    text-align: center;
}
.tg-testimonial:before{
	background-image: url('../img/bfre.jpg');
	top: -18px;
    left: 20px;
    width: 75px;
    height: 40px;
    color: #ddd;
 content: '';

    position: absolute;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
   
}
.tg-testimonial{
	    width: 100%;
    float: left;
    margin: 38px 0 57px;
    padding: 39px 30px 59px 30px;
    min-height: 200px;
    position: relative;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.tg-testimonial blockquote{
	line-height: 25px;
}
.tg-clientinfo figure{
	float: left;
    overflow: hidden;
    padding: 10px;
    border-radius: 50%;
    margin: 0 10px 0 0;
    background-color: #c2202a;
    border: 1px solid #ddd;
}
.tg-clientinfo figure i{
	font-size: 32px;
	color: #fff;
}
.item.tg-testimonial:hover .tg-clientinfo{
background: #c2202a;
}
.tg-namecountery h4 a{
	color: #333;
	font-weight: 600;
}
.item.tg-testimonial:hover .tg-namecountery h4 a, .item.tg-testimonial:hover .tg-namecountery span a{
color: #fff;
}
.item.tg-testimonial:hover .tg-clientinfo figure{
	background-color: #fff;
}
.item.tg-testimonial:hover .tg-clientinfo figure i{
	    color: #c2202a;
}
.item.tg-testimonial:hover .tg-namecountery span a .fa{
	padding-left: 4%;
	transition: all 0.3s ease-in-out;
}
.item.tg-testimonial:hover .tg-namecountery span a:hover .fa{
	padding-left: 6%;
}

/*//////rbp.css////*/ 
.tp .tg-sectionhead .sect .tg-sectiontitle h3, .tp .tg-sectiontitle h2, .tp .tg-description p, .tp .tg-addresscontent h4, .tp .tg-contactinfo li, .tp .tg-contactinfo li span a{
    color: #fff;
}

.tg-main-section.tg-haslayout.form-bck
    {    padding: 40px 10px;
   /* min-width: 120%;*/
    margin: 70px 0;
    border: 2px solid #ffffff;
    border-radius: 5px;
    background-color: #fff;
    margin-left: -20%;}
    .tg-addresscontent:before{
           background: rgb(255, 255, 255); 
    }
    .tg-addressbox:hover .tg-addresscontent:before{
         background: rgb(255, 255, 255); 
    }
    .abt-ul li{
       position: relative;
    margin-bottom: 2%;
    list-style: none;
    padding-left: 5%;
    }
    .abt-ul li:after{
        content: '';
        width: 20px;
        height: 30px;
        position: absolute;
        top: 0px;
        left: 0px;
        background-image: url('../img/favicon.png');
    }
    .abt-ul .head-tit{
        margin-bottom: 3%;
    }
    .abt-ul .head-tit h4{
        font-weight: 600;
    }
    .tg-whatwedoimages figure{
        position: relative;
    }
     .tg-whatwedoimages figure .over-pro{
       content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0px;
    opacity: 0;
    background-image: url(../img/logo.png);
    left: 50%;
    background-color: #333333e0;
    overflow: hidden;
    background-position: 50% 30%;
    background-size: 121px;
    background-repeat: no-repeat;
    transition: all 0.5s ease-in-out;
     }
     .tg-whatwedoimages figure:hover .over-pro{
        width: 100%;
        opacity: 1;
        left: 0px;
     }
     .tg-whatwedoimages figure .over-pro h4{
            padding-top: 44%;
    text-align: center;
    font-weight: 600;
    color: #fff;
     }
     .tg-whatwedoimages figure:nth-child(3) .over-pro h4{
        padding-top: 24%;
    text-align: center;
    font-weight: 600;
    color: #fff;
     }
     .cntc-form .tg-requestcallback figure img, .tg-requestcallback figure img{
        margin: 20px 0 0 -100px;
     }
        .prjct #tg-content .tg-detailpage .tg-posttitle h2{
                width: 80%;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
        }
        .prjct #tg-content .tg-detailpage .tg-posttitle{
                padding: 5px 0;
    padding-left: 1%;
   /* border-left: double #c2202a;*/
        }
        .prjct ul.det-ul li{
            list-style: none;
            position: relative;
           
        }
        .prjct ul.det-ul {
            width: 50%;
        }
        .prjct ul.det-ul li a{
            display: block;
            position: relative;
            color: #333;
             padding-left: 7%;
        }
        .prjct .btm-sc .tg-videobox{
            margin-top: 5%;
        }
        .prjct ul.det-ul li a:before{
            content: '';
            position: absolute;
            top: 8px;
            left: 0px;
            width: 20px;
            height: 16px;
            background-image: url('../img/line-breaker.png');
        }
      .prjct .btm-sc{
        padding-top: 3%;
      }
       .prjct .btm-sc h3{
        margin-bottom: 2%;
        font-weight: 600;
       }
      .prjct .tg-pagecontent{
        padding-top: 60px; 
        padding-bottom: 40px;
      }
      .tg-detailpage .tg-description.blk blockquote{
        padding: 60px 40px;
            font-weight: 500;
            display: none;
      }
      .tg-detailpage .tg-description.blk blockquote:before{
            left: 4%;
    top: 22%;
    opacity: 0.3;
      }
      .tg-detailpage .tg-description.blk blockquote:after{
        display: none;
      }
      .prjct #tg-content .tg-detailpage .tg-posttitle h2 a{
            position: relative;
      }
      .prjct #tg-content .tg-detailpage .tg-posttitle h2 a:after{
               width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    z-index: -1;
    bottom: -10px;
    opacity: 0.2;
    left: 0px;
    background-color: #808080;
      }
      .prjct #tg-content .tg-detailpage .tg-posttitle h2 a:before{
        width: 20px;
    height: 16px;
    content: '';
    position: absolute;
    bottom: -19px;
    left: 40%;
    background-color: #ffffff;
    background-image: url(../img/line-breaker.png);
}
.tg-detailpage .tg-description{
    border-bottom: none;
}
.hn .tg-jobdescription .tg-description p{
    margin-bottom: 0px;
}
.hn .tg-panelcontent{
    padding: 17px 20px;
}
/*.parallax-mirror{
    position: fixed;
    top: 0px!important;
}*/
.tg-brochure{
        background-image: url('../img/brochure.jpg')
}
.tg-brochure:hover
{background-image: url(../img/brochure.jpg);
}
.tg-homeslider figure figcaption h1, .tg-homeslider figure figcaption h2{
    text-shadow: 1px 1px 1px #333;
}
/*.parallax-slider{
    display: none;
}*/
/*.tg-main-section.tg-parallax-window.par, #tg-innerbanner .tg-parallaximg
   { background-image: url('../images/parallax/bgparallax-02.jpg');
       background-attachment: fixed;
       position: relative;
       background-size: cover;}*/
    /*   #tg-innerbanner .tg-parallaximg{
        background-image: url('images/parallax/bgparallax-03.jpg');
       background-attachment: fixed;
       position: relative;
       background-size: cover;
       }
*/
       .tg-main-section.tg-parallax-window.par:before{
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background-color: #3333338f;
       }
.tg-footerwidgets .tg-widget.tg-widgetinfo{
    padding:42px 15px 38px 0;
}
.tg-main-section.tg-haslayout .tg-servicetabs .tab-content .gld h4{
font-weight: 600;
}
.tg-main-section.tg-haslayout .tg-servicetabs .tg-tabcontent .gld ul li a{
    color: #333;
}
.tg-service .tg-description a{
    margin-top: 5%;
    display: block;
}
.tg-main-section .tg-service{
    padding: 60px 30px;
}
table.tbl-scheme ul.td-ul{
    text-align: left;

}
table.tbl-scheme ul li{
    list-style: none;
    position: relative;
    padding-left: 10px;
}
table.tbl-scheme ul li:after{
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 8px;
    left: -5px;
    background-color: #333;
}
table.tbl-scheme th{
    line-height: 24px;
    height: 50px;
}
table.tbl-scheme td:nth-child(5),table.tbl-scheme td:nth-child(6){
    width: 30%;
}
table.tbl-scheme tr>td{
    padding: 0 10px;
}
.tg-tabcontent ul.pos{
    width: 40%;
        padding: 5% 0 0 0;
}
.tg-tabcontent ul.pos h4,.prjct ul.det-ul h4{
       color: #c2202a;
    font-weight: 600;
        padding-bottom: 3%; 
}
.tg-tabcontent ul{
    width: 100%;
}
.tg-tabcontent ul.tg-caret li{
      width: auto;
    display: inline;
    float: left;
}
.tg-tabcontent ul.tg-caret li>strong{
        width: auto;
    display: inline-block;
}
.tg-tabcontent ul.tg-caret li>span{
        min-width: 110px;
    display: inline-block;
    font-weight: 600;
    /* text-align: center; */
    padding-left: 0;
}
.prjct ul.det-ul{
    width: 85%;
}
.prjct ul.det-ul li:before{
    display: none;
}
.tg-innerbanner{
    position: relative;
}
.tg-innerbanner .inn-bread{
    position: absolute;
    bottom: 0px;
    padding-left: 2%;
    width: 100%;
    padding-right: 4%;
    left: 0px;
    background-color: #0000009e;
}
.tg-innerbanner .inn-bread .tg-innerbannercontent{
        width: 100%;
    float: left;
    padding: 12px 0 9px;
    border-bottom: none;
}
.tg-innerbanner .inn-bread .tg-innerbannercontent .tg-pagetitle{
   display: block;
    padding-bottom: 10px;
    float: none;
}
.tg-innerbanner .inn-bread .tg-innerbannercontent .tg-pagetitle h1{
    color: #c2202a;
    font-weight: 600;
}
.tg-innerbanner .inn-bread .tg-innerbannercontent .tg-breadcrumb{
              float: left;
    padding-top: 10px;
    text-align: left;
    border-top: 2px solid #3333337d;
    display: block;
}
.tg-innerbanner .inn-bread .tg-innerbannercontent .tg-breadcrumb li:first-child{
    padding-left: 0px;
}
section.tg-main-section.keyf{
    padding: 20px 0 40px 0;
        margin-top: 6%;
}
section.tg-main-section.keyf .tg-servicetabs{
    padding: 0 0 0 10px;
}
.hn .tg-panelcontenst{
       width: 100%;
    float: left;
        padding: 17px 20px;
    border: 1px solid #ddd;
    border-top: 0;
        background-color: #fff;
    border-radius: 0 0 4px 4px; 
}
.tg-videosection figure{
    height: 520px;
}
.abt.chrabt .tg-testimonial{
        width: 90%;
    display: inline-block;
    float: none;
}
.abt.chrabt .tg-videosection figure figcaption{
    display: block;
    text-align: center;
}
.abt.chrabt .tg-videosection figure figcaption .tg-sectiontitle{
    padding-bottom: 0px;
}
.abt.chrabt .tg-videosection figure{
    height: 400px;
}
.abt.chrabt .tg-member figure figcaption h6{
    padding: 10px 15px!important;
}
.abt.chrabt .tg-member h4>a, .abt.chrabt .tg-member span>a{
    color: #fff;
}
.abt.chrabt .tg-testimonial blockquote q{
    text-align: left;
}
#tg-gallersyslider.tg-galleryslider.gl .tg-project{
    width: 25%;

}
/*.tg-tabcontent ul.td-ul.pos li:before{
    display: none;
}*/
section.tg-main-section.keyf .tab-pane .td-ul.pos li{
             background-color: #fdfdfd;
    border: 2px solid #f7f7f7;
        margin-bottom: 10%;
    box-shadow: 1px 1px 7px #847070b8;
    position: relative;
    padding-left: 0;
  
}
section.tg-main-section.keyf .tab-pane .td-ul.pos li p{
    font-family: 'Elsie Swash Caps', cursive!important;
    font-size: 20px!important;
}
.tg-tabcontent ul.pos.abs.bb{
width: 60%;
}
.tg-tabcontent .cen{
    float: left;
    position: relative;
    width: 100%;
      margin-bottom: 5%;
    text-align: center;
}
.tg-tabcontent .cen:before{
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    z-index: -1;
    background-color: #c4293321;
}
.tg-caret.center-int{
               text-align: center;
    display: inline-block;
    width: auto;
    float: none;
    position: relative;
    background-color: #fff;
    padding: 20px 40px;
    border-radius: 45px;
    border: 2px solid #c2202a;
}
.tg-caret.center-int:before{
       content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: -10px;
    right: 30px;
    background-color: #fff;
    border: 2px solid #f16522;
    border-radius: 15px;
}
.tg-tabcontent .cen ul.tg-caret.center-int  li>strong{
        color: #c2202a;
}
.tg-tabcontent .cen ul.tg-caret.center-int  li:before{
    color: #c2202a;
}
.tg-caret.center-int li{
        width: auto;
    display: inline-block;
    float: none;
}
section.tg-main-section.keyf .tab-pane .td-ul.pos li:after{
       content: '';
    width: 40px;
    height: 20px;
    position: absolute;
    opacity: 0.5;
    top: -12px;
    left: 3px;
    /* background-color: #fff; */
    background-image: url(../img/quote-open.jpg);
}
section.tg-main-section.keyf .tab-pane .td-ul.pos li:before{
          content: '';
    width: 40px;
    height: 20px;
    position: absolute;
    opacity: 0.5;
    top: auto;
    /* box-shadow: inset -2px 0px 11px #fff; */
    bottom: -10px;
    left: auto;
    right: 3px;
    /* background-color: #fff; */
    background-image: url(../img/quote-close.jpg);
}



section.tg-main-section.keyf .tab-pane .td-ul.pos li p{
       font-size: 22px;
    margin-bottom: 0;
    color: #c2202a;
    letter-spacing: 1px;
    line-height: 28px;
    padding: 15px 15px;
    font-family: 'Cookie', cursive;
}
/*.tg-servicetabs .tg-navtab li:nth-child(4){
           
        position: absolute;
    transform: rotate(270Deg);
    top: -91px;
    left: -91px;
}
.tg-servicetabs .tg-navtab li:nth-child(5){
        position: absolute;
    transform: rotate(270Deg);
        top: -241px;
    left: -111px;
}*/
.tg-parallax-window.abt-btn{
  background-color: #f7f7f7;
    padding: 50px 0;
    background-position: 0 50%;
    z-index: -1;
    background-attachment: fixed;
    background-image: url(../images/parallax/bgparallax-02.jpg);
    position: relative;
}
.tg-parallax-window.abt-btn:after{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #fff ! important;
}
.tg-navtab li a{
        padding: 0 15px;
    color: #333;
    display: block;
    line-height: inherit;
}
.tg-navtab{
        top: -52px;
            padding-left: 0;
    left: 10px;
        transform: none!important;
}
.tg-main-section .tg-services.ind .tg-service{
    padding: 50px 30px;
 

}
.tg-main-section .tg-services.ind .tg-description p{
    font-size: 13px;
   
}
.tg-main-section .tg-services.ind .tg-service .dep{
    padding: 20px 0;
}
.tg-servicestyletwo > div:nth-child(odd) .tg-box .tg-service .btn-relt{
        position: absolute;
    bottom: -17%;
    width: 90%;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.tg-servicestyletwo > div:nth-child(odd) .tg-box .tg-service:hover .btn-relt{
     bottom: 10%;
     opacity: 1;
}
.tg-servicestyletwo > div:nth-child(even) .tg-box .tg-service .btn-relt{
        position: absolute;
    bottom: -17%;
    width: 90%;
    right: 0;
    left: auto;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.tg-servicestyletwo > div:nth-child(even) .tg-box .tg-service:hover .btn-relt{
     bottom: 10%;
     opacity: 1;
}
.tg-videosection figure img{
    opacity: 0.14;
}
.btn-lnk{
    padding-left: 3%;
}
a.btn-lnk{
          font-weight: 600;
    /* margin-top: 4%; */
    /* margin-top: -5px; */
    margin-left: 3%;
    padding: 10px 30px;
    box-shadow: 1px 2px 4px #333;
    transition: all 0.3s ease-in-out;
}
a.btn-lnk:hover{
  background-color: #c2202a;
  color: #fff;
}
.svces.tg-tabcontent .tab-pane .gld{
    padding-bottom: 7%;
}
section.tbl table tr.tr-head{
    background-color: #c2202a;
    color: #fff;
}
section.tbl table tr:nth-child(2),section.tbl table tr:nth-child(3), section.tbl.nr table tr:nth-child(4){
    background-color: #f16522;
    color: #fff;
}
section.tbl table tr td.cntr-top{
    padding: 20px 0;
}
section.tbl.nr table tr td.cntr-top{
    padding: 0 5px; 
}
section.tbl table tr td.tp-5{
    padding: 5% 0;
}
section.tbl.nr table tr td.cntr-top.mnth{
        padding: 30px 10px;
    line-height: 24px;
}
section.tbl.nr table tr.pad td{
    padding: 0 5px;
}
.tg-homeslider figure figcaption .tg-description p strong{
    color: #fff;
    padding-bottom: 2%;
    display: block;
    position: relative;
}
.tg-homeslider figure figcaption .tg-description p strong span{
   

    display: inline-block;
    position: relative;
}
.tg-homeslider figure figcaption .tg-description p strong span:before{
       content: '';
    width: 4%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: -25px;
    background-color: #c2202a;
}
.tg-homeslider figure figcaption .tg-description p strong span:after{
      content: '';
    width: 4%;
    height: 2px;
    position: absolute;
    top: 50%;
    right: -25px;
    left: auto;
    background-color: #c2202a;
}
.tg-servicetabs.srv .tg-navtab li a{
    padding: 0 30px;
}
.tg-tabcontent ul.tg-caret li.rte 
{background-color: #c2202a;
    padding-right:15px;
    color: #fff;
    border-radius: 5px;
    margin-right: 15px;}
    .tg-tabcontent ul.tg-caret li.rte strong,  .tg-tabcontent ul.tg-caret li.rte1 strong{
        color: #fff!important;
    }
    .tg-navtab.all-p li a{
        padding: 0 30px;
    }
    .tg-tabcontent ul.tg-caret li.rte1 
{background-color: #c2202a;
    padding-right:15px;
    color: #fff;
    border-radius: 5px;
    margin-right: 15px;
margin-left: 15px;
}
.tg-tabcontent ul.tg-caret li.rte1  span{
    min-width: auto;
}
.tg-teammembers.tg-abt .tg-membername h4{
    font-size: 15px;
}
.tg-tabcontent ul.pos.abs{
          position: relative;
  /*  right: 25%;*/
  padding-top: 0px;
    padding-left: 2%;
/*    top: 5%;*/
    width: 100%;
    text-align: center;
    /* height: 100%; */
    background-color: transparent;
}
.tg-tabcontent ul.pos.abs li{
        background-color: transparent!important;
    border: none!important;
    margin-bottom: 3%!important;
    width: 70%;
    display: inline-block;
    box-shadow: none!important;
}
.tg-tabcontent ul.pos.abs li p:before{
       content: '';
    width: 15%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: -50px;
    background-color: #e1e1e194;
}
.tg-tabcontent ul.pos.abs li p:after{
       content: '';
    width: 15%;
    height: 2px;
    position: absolute;
    top: 50%;
    right: -50px;
    background-color: #e1e1e194;
}
.tg-tabcontent ul.pos.abs li p{
    border: 6px solid #fff;
    padding: 20px 15px;
           background-color: #ffffffa6;
}
.tg-tabcontent ul.pos.abs li:before, .tg-tabcontent ul.pos.abs li:after{
    display: none;
}
.tg-tabcontent ul.pos.abs li p

{    font-size: 19px!important;
    font-weight: 600;
    color: #c2202a;
        padding: 20px 35px!important;
    font-family: 'Playfair Display', serif!important;}

    .tg-navigation > ul > li.active a{
            background-color: #f16522;
    color: #fff;
    }
    .img-ri{
               position: absolute;
    width: 20%;
    right: -45px;
       border: 4px solid #f7f7f7;
    top: -60px;
    display: inline-block;
    }
    .modal-body{
          padding: 40px 40px;
    border: 2px solid #f7f7f7d9;
    background-color: #f16522;
          
    }
     .modal-body h4, .modal-body p,  .modal-body h6{
         color: #fff;
     }
    .modal-body h4{
        margin-bottom: 5px;
            font-weight: 700;
            font-style: italic;
       
    }
     .modal-body h6{
        font-weight: 600;
        font-style: italic;
     }
     .modal-body p{
        margin-top: 4%;
            line-height: 25px;
       
     }
     .modal-dialog{
        margin: 100px auto;
     }
     .abt.chrabt .tg-member figure figcaption a{
        cursor: pointer;
     }
     .tg-member figure figcaption a{
        cursor: pointer;
     }
#tg-teamslider5 .item5 img{
    width: 100%!important;
}
#tg-teamslider5 .owl-controls.clickable
    {transform: rotate(90Deg);
        position: absolute;
        right: -55%;
        bottom: 12%;}
        .tg-navigation ul li ul{
            padding-left: 0px;
        }
        .tg-project figure figcaption h4{
            font-size: 15px;
        }
        .branch-sli .tg-addresscontent h4
        {
            text-align: center;
            color: #000;
        }
       
       .branch-sli .tg-addresscontent
       {width: 100%;
    float: left;
    position: relative;
    padding: 20px 20px 30px;
    border: 4px solid #c2202a4a;
    border-top: 0;
    min-height: 170px;
}
.btnrelt{
	background: #f8921c;
    padding: 8px 10px;
    margin-top: 9px;
}
.btnrelt a{
	color:#fff;
}
h2 span{
    color: #349e46;
}
.mob-text{
	background: #369c41;
	padding: 10px 14px;
	height: 126px;
}
.mob-text li , .mob-text a{
	color: #fff;
	list-style: none;
}
.mobimg figure {
    margin-bottom: 0px;
}
.mob-text i{
	margin-right:9px;
}
.socialicon li a i {
    display: block;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
}
.socialicon  li a {
    width: 26px;
    height: 26px;
    color: #fff;
    display: block;
    overflow: hidden;
    border-radius: 2px;
    border: 1px solid #fff;
}
.socialicon  li {
	    margin-right: 11px;
		list-style:none;
}
.socialicon{
    padding: 15px 0 0;
    width: auto;
    float: none;
    overflow: hidden;
    clear: both;
    margin: 0 -5px;
	    display: flex;

}
.mob-no a{
	padding: 0 0 0 0px!important;
}
.mob-no a:after {
	Display:none!important;
}

@media(max-width:1199px){
	.tg-requestcallback figure img{
    width: 100%;
}

}
@media(max-width:991px){
	.hm-ser-text {
    height: auto;
}
.dnone{
	Display:none;
}
}
.pl20 {
	padding-left:20px;
}
.tg-footermiddlearea{
	padding-bottom:20px;
}
@media(max-width:767px){
	.tg-topbar{
	display:none;
}
		
}