/*drwebsite.net
*/

@import url('fontawesome-all.css');

@font-face {
    font-family: 'opensans-regular';
    src: url('../../fonts/yekanweb-regular.ttf') format('truetype');
}
* {
    font-family: 'opensans-regular';
}
.mid-btm .social-img {
    width: 30px !important
}
/*body {
    scroll-behavior: smooth!important;
}html {
    scroll-behavior: smooth!important;
}*/
a:focus {
    color: #23527c;
    text-decoration: none !important;
    outline: transparent !important;
    outline: transparent !important;
}
.mgb10 {
    margin-bottom: 10px !important
}
.mgb20 {
    margin-bottom: 20px !important
}
.mgb30 {
    margin-bottom: 30px !important
}
.mgb50 {
    margin-bottom: 50px !important
}
.mgt30 {
    margin-top: 30px !important
}
.mgt50{
    margin-top:50px!important
}.mgt100{
    margin-top:100px!important
}
.gr {
    color: forestgreen !important;
}

.re {
    color: red !important;
}
.site-tag-box {
    line-height: 2.2!important
}
    .site-tag-box span {
        padding: 5px !important;
        background: rgba(239, 239, 240,1);
        border-radius: 5px !important
    }
#pageMessages {
    position: fixed;
    bottom: 15px;
    left: 90px;
    width: 30%;
}

     .alert {
        position: relative;
    }

         .alert .close {
            position: absolute !important;
            top: 5px !important;
            right: 0px !important;
            font-size: 1em !important;
            left: unset !important;
        }

         .alert .fa {
            margin-right: .3em;
        }
.page-link{
    cursor:pointer!important
}
.custom-p p {
    font-family: inherit !important
}
.custom-p span {
    font-family: inherit !important
}
.showalert {
    width: 250px;
    height: 100px;
    position: fixed;
    left: 0px;
    top: 0px;
    border: 1px solid red;
    background: #fff;
    padding: 10px 5px 10px 5px;
    text-align: center;
    word-break: break-all;
}
    .showalert span{
        display:block!important
    }
    .header_right {
        float: right;
        margin-right: 3em;
        margin-left: 0em;
    }
Body{
	direction:rtl;
}
html, body {
    font-family: 'opensans-regular';
    font-size: 100%;
    background: #f7f7f7;
}
body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"],li.parallelogram{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
     font-family: 'opensans-regular';
}
.agileinfo .single .blog-main-img {
    width: 736px !important;
    height: auto !important;
    border-radius:10px!important
}
.replycm {
    color: #000000 !important;
}
.pointer {
    cursor: pointer !important
}
.red {
    color:red!important
}
.comment-avatar{
    border-radius:50%!important;
    width:80px!important

}
.mgb10 {
    margin-bottom: 10px !important
}.mgb20 {
    margin-bottom: 20px !important
}
p {
    margin: 0;
    font-family: 'opensans-regular' !important;
}
.bold{
font-weight:bold!important

}
.italic {
    font-style: italic !important
}
ul {
    margin: 0;
    padding: 0;
}
label{
	margin:0;
}
.tch-img img{
    border-radius:10px!important;
    width:100%!important
}
.thumb-box:hover .thumb-details {
    transform: scale(1.1) translate(0%,0%);
    opacity: 1;
}
.thumb-box {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 10px !important
}
.thumb-details {
    color: #ffffff !important;
    padding: 1rem !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    background: linear-gradient(180deg,rgba(0,0,0,0.30),#000000) !important;
    transition-duration: 0.3s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%,0%);
    opacity: 0.8;
    line-height: 2em !important
}
.thumb-details h3{
    line-height: 1.3em !important
}

.blog-thumb {
    width: 350px !important;
    height: auto !important;
        min-height:220px!important;
}
.thumb-bottom {
    display: flex;
    align-items: center;
    width: 100% !important;
    justify-content: center !important;
    gap: 1rem !important;
    font-size: 12px !important;


}
    .thumb-bottom i {
        margin: 0 0.4em 0 0.4em!important
    }
.item .thumb-bottom {
    font-size: 10px;
}

.item h3 {
    font-size: 1.2em !important;
}
.tech-no{
background:#ffffff}
@media(min-width:200px) and (max-width:360px) {
    .item .thumb-bottom {
        display: none !important
    }
   .blog-head {
        display: none !important;
    }
    .tech-no .single-title {
        padding: 1em 2em 1px 2em!important;
    }
}
@media(min-width:351px) and (max-width:500px) {

    .item .thumb-bottom {
        display:none!important
    }
    .blog-head {
        display: none !important;
    }
    .item h3 {
        font-size:8px !important;
    }
    .thumb-details {
        padding: .5rem !important;
        opacity: 0.8;
        line-height: .6em !important
    }
    .tech-no .single-title {
        padding: 1em 2em 1px 2em !important;
    }
}
@media(min-width:501px) and (max-width:700px) {

    .item .thumb-bottom {
        display: none !important
    }

    .item h3 {
        font-size: 11px !important;
    }

    .thumb-details {
        padding: .5rem !important;
        opacity: 0.8;
        line-height: 2em !important
    }
    .tech-no .single-title {
        padding: 1em 2em 1px 2em !important;
    }
}
@media(min-width:701px) and (max-width:991px) {

    .item .thumb-bottom {
        font-size: 8px !important;
        gap:2px!important
    }

    .item h3 {
        font-size: 12px !important;
    }

    .thumb-details {
        padding: .5rem !important;
        opacity: 0.8;
        line-height: 2.5em !important
    }
}
.middle-item {
    justify-content: center;
}

/*-- Header --*/
.header {
    background: black;
    padding: 1em 0;
    box-shadow: 0px 1px 9px 1px #cfcfcf;
}
.navbar-left {
    float: right !important;
    margin-left: -15px;
}
.header-search{
    width: 25%;
}
/*--search--*/
.search{
	position: relative;
    display: inline-block;
    float: right;
}
label.icon-search {
    color: #212121;
	cursor: pointer;
}
.search_form{
	position:absolute;
	z-index:9999;
	right:0;
	top:15px;
	overflow: hidden;
	width: 20px;
	height:0px;
	background:#303030;
	transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
	-webkit-transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
}
.search_form form{
	opacity:0;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}
.search_form input[type='text']{
	width: 380px;
    padding: 10px;
    outline: none;
    font-size: 14px;
    color:#fff;
    border: 1px solid #999;
    background: none;
}
.search_form input[type='text']::-webkit-input-placeholder{
	color:#fff !important;
}
.search_form input[type='submit']{
    outline: none;
    background: none;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    border: 1px solid #999;
    text-transform: uppercase;
    padding: 10px 28px;
}
.search_form input[type='submit']:hover{
	background:#fff;
	border:1px solid #fff;
	color:#212121;
}
.search_box{
	visibility: hidden;
}
.search_box:checked~.search_form{
    width: 500px;
    height: 62px;
    padding: 10px;
    top: 44px;
	transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;
	-webkit-transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;
}
.search_box:checked~.search_form form{
	opacity:1;
	transition:0.3s all ease-out 0.5s;
	-webkit-transition:0.3s all ease-out 0.5s;
}
label.icon-search span {
    color: #303030;
	font-size:1.1em;
	top:-11px;
}
/*--//search--*/

/*--social-icons--*/
.social-icons {
    margin-top: 0.5em;
}
.social-icons ul li {
    display: inline-block;
    margin-right: 1em;
}
.social-icons ul li a {
    background: url(../../images/blog/social-icons.png)no-repeat -3px -2px;
    display: block;
    height: 22px;
    width: 20px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    padding: 0;
}
.social-icons ul li a.pin {
    background-position: -3px -38px;
}
.social-icons ul li a.in {
    background-position: -3px -78px;
}
.social-icons ul li a.be {
    background-position: -3px -115px;
}
.social-icons ul li a.you {
    background-position: -3px -154px;
}
.social-icons ul li a.vimeo {
    background-position: -2px -192px;
}
.social-icons ul li a:hover{
	-webkit-transform:rotateY(360deg);
	transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
}
.header_left {
    float: left;
    margin-right: 0em;
    margin-left: 0em;
}
@media (min-width: 768px){
.navbar-nav > li {
/*    float: left!important;
*/}}
.head-right {
    float: right;
    position: relative;
    width: 9%;
}
.navbar {
    margin-bottom: 0;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
}
.navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 18px;
    text-transform: uppercase;
    font-family: 'opensans-regular'!important;
    font-weight: normal;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #F0EF18 !important;
    background: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#e0a826;
}
.navbar-default .navbar-nav > .active > a:before{
	color:#e0a826;
}
.link-effect-7 {
  -moz-perspective: 900px;
  -webkit-perspective: 900px;
  perspective: 900px;
}
.link-effect-7 a {
  color: rgba(0, 0, 0, 0.4);
  text-shadow: none;
  margin: 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.link-effect-7 a::before {
  color: white;
  content: attr(data-hover);
  position: absolute;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-transform-origin: 50% 0 50%;
  -ms-transform-origin: 50% 0 50%;
  -webkit-transform-origin: 50% 0 50%;
  transform-origin: 50% 0 50%;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.link-effect-7 a:hover {
  color: #797878;
}
.link-effect-7 a:hover::before {
  -moz-transform: translateY(22px) rotateX(-90deg);
  -ms-transform: translateY(22px) rotateX(-90deg);
  -webkit-transform: translateY(22px) rotateX(-90deg);
  transform: translateY(22px) rotateX(-90deg);
}
.logo {
    padding: 1.2em 0;
    text-align: center;
}
.logo h1 a {
    font-size: 1.2em;
    color: #303030;
}
.logo p {
    font-size: 14px;
    margin-top: 0.5em;
    line-height: 1.8em;
    color: #e0a826;
    font-weight: 400;
	position:relative;
}
label.of {
    width: 86px;
    height: 2px;
    margin-top: -26px;
    position: absolute;
    top: 37px;
    right: 366px;
    background: #303030;
}
label.on{
    background: #303030;
    width: 86px;
    height: 2px;
    margin-top: -26px;
    position: absolute;
    top: 37px;
    right: 690px;
}
/*--banner--*/
.banner{
background: url(../../images/blog/banner-1.jpg) no-repeat 0px 0px;
background-size:cover;
-webkit-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
-moz-background-size: cover;
min-height: 600px;
}
.banner-1{
background: url(../../images/blog/banner-1.jpg) no-repeat 0px 0px;
background-size:cover;
-webkit-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
-moz-background-size: cover;
min-height: 250px;
}
.banner a {
    font-size: 1em;
    color: #fff;
    font-weight: 600;
    padding: 0.8em 2em;
    background:#e0a826;
}
.banner a:hover {
    color: #fff;
    background: #000;
}
.banner h2 {
    font-size:2.5em;
    font-weight: 600;
    color: #fff;
}
.banner {
    padding: 10em 0 0;
    text-align: center;
}
.banner p {
    font-size: 1.2em;
    color: rgba(255, 255, 255, 0.46);
    font-weight: 400;
    line-height: 1.8em;
    margin: 1em auto 2em;
    width: 70%;
}
/*--banner--*/
.tab-content>.tab-pane {
    padding: 50px 0;
}
.nav-tabs > li {
    width: 33.33%;
    text-align: center;
}

.nav-tabs>li>a {
	margin: 0 0px;
	padding: 10px 53px;
	line-height: 1.42857143;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color: #016773;
}
.nav-tabs>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #FFF;
    border-bottom: 3px solid #e0a826;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	 border-bottom: 3px solid #e0a826;
}
.tab-info p {
    line-height: 1.9em;
    margin-bottom: 1em;
    font-weight: 400;
    color: #999;
}
/*--technology-right--*/
.blog-slider{

}
.blog-head {
    padding: 0 !important;
    margin-bottom: 15px !important;
    width: 100% !important
}
@media(min-width:737px) and (max-width:1199px){
    .blog-head {
        width: 100% !important
    }
}
@media(min-width:200px) and (max-width:736px) {
    .blog-head {
        width: 99.9% !important
    }
}
.blog-title {
    padding: 1em 1em;
}
.blog-slider {
    padding: 1em 1em;
    background: #fff;
}
    .blog-slider h6 {
        color: #FFF;
    }
.single-title {
    padding: 2em 2em;
    background: #fff;
    width:100%!important
}

    .single-title h6 {
        color: #212121;
    }
.blog-poast-info {
    border-top: 1px solid #aeaeae;
    padding: 1em 0;
    text-align: right;
}
.blog-poast-info ul li {
	display:inline-table;
	margin-left: 1em;
}
.blog-poast-info ul li{
	color: #000;
	font-size:0.8125em;
	vertical-align:middle;
}
.blog-poast-info li i {
    font-size:1.5em;
    color: #aeaeae;
    margin-left: 0.3em;
    margin-top: 0px;
	vertical-align:middle;
}
i.glyphicon.glyphicon-comment {
    vertical-align: middle;
}
.blog-poast-info ul li a {
	    color:#000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	vertical-align:middle;
}
.blog-poast-info ul li a:hover{
	text-decoration:none;
}
.blog-poast-info ul li a:hover {
	color:#e0a826;
}
.blog-section {
  padding: 4em 0;
  position: relative;
}
.agileinfo .socialshareimg {
    width: 20px !important
}
.forestgreen{
    color:forestgreen!important
}
.resultbox {
    min-height: 300px !important
}
.tc-ch h3 a, .wthree h3 a {
    color: #e0a826;
    font-weight: 600;
}
.tc-ch h3 a:hover, .wthree h3 a:hover {
    color: #000000;
}
.tc-ch p,.wthree p {
    color: #777;
    font-size: 0.875em;
    line-height: 1.8em;
    margin: 1em 0;
}
.tc-ch h3,.wthree h3  {
    margin: 0.5em 0 0;
	font-size:1.2em;
}
.wthree h3  {
	margin:0;
}
.wthree {
    margin-bottom: 2em;
    background: #fff;
    padding: 2em 2em;
}
.insta li {
    display: inline-block;
    width: 33%;
    height:69px!important;
    margin: 0!important;
    border:2px solid transparent;
}
    .insta li img {
        width: 100% !important;
        height: auto !important;
        max-height:69px!important;
        margin:0 auto!important
    }
    @media(min-width:356px) and (max-width:400px){
        .insta li {
            height: 80px !important;
        }

            .insta li img {
                max-height: 80px !important;
            }

    }
@media(min-width:401px) and (max-width:500px) {
    .insta li {
        height: 100px !important;
    }

        .insta li img {
            max-height: 100px !important;
        }
}
@media(min-width:501px) and (max-width:620px) {
    .insta li {
        height: 130px !important;
    }

        .insta li img {
            max-height: 130px !important;
        }
}
@media(min-width:621px) and (max-width:685px) {
    .insta li {
        height: 160px !important;
    }

        .insta li img {
            max-height: 160px !important;
        }
}
@media(min-width:686px) and (max-width:736px) {
    .insta li {
        height: 200px !important;
    }

        .insta li img {
            max-height: 200px !important;
        }
}
.w3ls-right {
    padding: 0;
}
.tc-ch {
    background: #fff;
    padding: 1em 2em 1em 2em;
    margin-bottom: 0em;
}
.bht1 a {
    background: #f4ba33;
    padding: 0.3em 1.8em;
    display: inline-block;
    color: #333;
    border-radius: 5px
}
    .bht1 a:hover {
        background: #e0a826;
    }
.bht1 {
    float: right;
    padding-top: 1em;
}
.tc-ch h6,.wthree h6  {
    font-size: 1em;
    color: #303030;
    font-weight: 600;
    margin-top: 1em;
}
.tc-ch h6 a,.wthree h6 a {
    color: #e0a826;
}
.wthree-right {
    padding: 0;
}
.soci {
    float: left;
    padding-top: 1em;
}
.soci li {
    display: inline-block;
}
.soci ul li{
	list-style-type:none;
	display:inline-block;
	margin:0 2px;
	overflow:hidden;
	height:32px;
}
.soci  ul li a{	
    width: 32px;
    height: 32px;
    display: inline-block;
    border: 1px solid #d2d1d1;
}
.soci  ul li a.fb{
    background: url(../../images/blog/social.png) no-repeat -48px -7px;
}
.soci  ul li a.twit{
    background: url(../../images/blog/social.png) no-repeat -7px -7px;
}
 /*-- agileits --*/
.soci  ul li a.goog{
    background: url(../../images/blog/social.png) no-repeat -88px -7px;
}
.soci  ul li a.pin{
    background: url(../../images/blog/social.png) no-repeat -130px -7px;
}
.soci  ul li a.drib{
    background: url(../../images/blog/social.png) no-repeat -171px -7px;
}
/*--technology-right--*/
/*--technology-left--*/
.blog-grid-right {
    float: right;
    width: 60%;
}
.blog-grid-left {
    float: left;
    width: 36%;
    margin-right: 0.5em;
}
.blog-grid-left img {
    border-radius:4px!important
}  

.tech-btm p {
    margin: 1em 0;
    font-size: 0.875em;
    color: #777;
	line-height:1.8em;
}
.tech-btm h4 {
    font-size: 1.2em;
    color: #333;
    font-weight: 700;
    margin-bottom: 1em;
}
.insta h4 {
    font-size: 1.5em;
    color: #333;
    font-weight: 700;
    margin-bottom: 1em;
}
.insta {
    margin-top: 2em;
}
.tech-btm h5 {
    font-size: 1em;
    line-height: 1.6em;
    font-weight: 700;
    color: #4A4747!important
}
.tech-btm h6 {
    font-size: .7em;
    line-height: 1.6em;
    font-weight: 700;
    color: #4A4747 !important;

}
.blog-grid-left h5 a {
    color: #4A4747;
}
.blog-grid-left h5 a:hover{
    color: #e0a826;
}
.blo-top {
    border-bottom: 1px solid #aeaeae;
}
.tech-btm {
    padding: 2em 2em;
    background: #fff;
}
.btn1 {
    padding: 6px 12px;
    background: #e0a826;
    font-size: 14px;
    color: #fff;
    border: none;
    border-radius: 0px;
}
.btn1:hover{
    background: #000000;
    color: #fff;
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: right!important;
    }
}
#instafeed img {
    width: 83px;
    height: 55px;
    margin: 8px
}
.technology-left {
    width: 30%;
}
.technology-left-1 {
    width: 30%;
}
.technology-right{
	width:70%;
	padding:0;
}
.blog-grids {
    border-bottom: 1px dotted #aeaeae;
    padding: 1.3em 0;
}
/*--technology-left--*/
.search-1 {
    border: 1px solid grey;
    margin: 0px 0px 2em 0;
    border-radius:5px!important
}
.search-1 input[type="search"] {
  border: none;
  outline: none;
  padding: 5px 10px;
  font-size: 14px;
  color: #000;
  background:none;
  width:82%;
}
    .search-1 form input[type="submit"] {

        background: url('../images/blog/key2.png')no-repeat 13px 9px;
        width: 40px;
        height: 32px;
        border: none;
        margin: 0 0 0 0px;
        padding: 0;
        border-right: 1px solid #000;
        border-left: none;
        border-bottom: none;
        border-top: none;
        outline: none;
    }
/*--footer--*/
.footer {
    background: #252525;
    padding: 3em 0;
    margin-top: 3em;
}
.footer h6 {
    font-size: 1.7em;
    background: #e0a826;
    padding: 0.5em 1.7em;
    font-weight: 700;
    color: #fff;
}
.footer p {
    font-size: 0.875em;
    color: #fff;
    margin: 1em 0;
    line-height: 1.8em;
}
.footer-middle p {
    margin: 0;
}
.footer-middle a {
    color: #e0a826;
	font-family: 'Open Sans', sans-serif;
}
.footer h4 {
    font-size: 1.2em;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.mid-btm {
    margin-bottom: 1em;
}
.footer-left li a {
    color: #fff;
    font-size: 0.875em;
    line-height: 1.8em;
}
.footer-left li a:hover{
    color: #e0a826;
}
.footer-left li {
	display:block;
}
.name form input[type="text"] {
    width: 100%;
    border-radius: 5px;
    color: #333333 !important;
    outline: none;
    font-size: 16px;
    padding: .5em;
    border: none;
    -webkit-appearance: none;
    margin-bottom: 0.5em;
    font-family: 'opensans-regular' !important;
}
.name form input[type="submit"] {
    background: #f4ba33;
    padding: 10px 0;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    display: block;
    outline: none;
    border: none;
    border-radius: 5px;
    width: 100%;
    font-family: 'opensans-regular' !important;
}
    .name form input[type="submit"]:hover {
        background: #e0a826;
    }
/*--footer--*/
.copyleft {
    background:#0a0a0a;
    padding: 1em 0;
    text-align: center;
}
.copyleft p {
    font-size: 11px;
    color: #ffffff;
    line-height: 1.8em;
}
.copyleft p a{
    color: #ffffff;
	font-weight:700;
}
.copyleft p a:hover{
    color:#e0a826;
}
.technology {
    margin-top: 3em;
}
/*--welcome-starts--*/
.w3agile-1{
    padding: 2em;
    background: #fff;
}
h2.w3,h3.w3{
    font-size: 2em;
    color: #e0a826;
    font-weight: 600;
}
.welcome-bottom{
	margin-top:4%;
}
.welcome-bottom p {
	color: #777;
    font-size: 0.875em;
    line-height: 1.8em;
    margin: 1em 0;
}
/*--//welcome-end--*/
/*-- team --*/
p.sint{
	color:#999;
	line-height:1.8em;
	text-align:center;
	position:relative;
	padding-bottom:1em;
	font-weight: 500 !important;
}
.team-grid1{
	position:relative;
	overflow: hidden;
}
.team-grid1 .p-mask{
    position: absolute;
    top:90%;
    width: 100%;
    padding: 1em;
    background:rgba(34, 34, 34, 0.55);
    transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-35px);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.team-grid1 .event-meta {
    opacity: 0;
    -moz-opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.team-grid:hover .event-meta {
    opacity: 1;
    -moz-opacity: 1;
}
.team-grid:hover .p-mask {
    transform: translateY(-65%);
    -moz-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    -webkit-transform: translateY(-65%);
}
/*-- w3layouts --*/
.event-meta h4{
	color:#e0a826;
	font-size:1em;
	margin:1em 0 0em;
	text-transform:capitalize;
	line-height:1.5em;
}
.p-mask p{
	color: #fff;
    font-size: 0.875em;
    line-height: 1.8em;
    margin: 1em 0;
}
.team-grid h5 {
    font-size: 1.2em;
    color: #e0a826;
    margin: 1em 0;
    text-align: center;
    font-weight: 600;
}
.team-grid h5 span{
	display: block;
    color: #999;
    font-size: .8em;
    margin: .5em 0 0;
}
.team-grid {
    text-align: center;
    margin-top: 2em;
}
ul.social li{
	display:inline-block;
	margin:0 0.1em;
}
.social a {
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    z-index: 2;
/*-- agileits --*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.social a:hover {
  color: #fff;
}
.social a:hover .tooltip {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
.social a:active {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.social .tooltip {
  opacity: 0;
  position: absolute;
  top: -20px;
  right: 50%;
  z-index: 1;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.social .tooltip span {
  position: relative;
  right: -50%;
  padding: 6px 8px 5px 8px;
  border-radius: 3px;
  color: #fff;
  font-size: .7rem;
  line-height: 1;
  z-index: 1;
  background: #565656;
    color: #fff;
}
.social .tooltip span:after {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  top: 100%;
  right: 50%;
  margin-right: -8px;
  border: 8px solid transparent;
  border-top-color: #565656;
}
.social i {
  position: relative;
  top: 1px;
  font-size: 1.5rem;
  border-radius: 65%;
  -webkit-border-radius: 65%;
  -moz-border-radius: 65%;
  -o-border-radius: 65%;
  -ms-border-radius: 65%;
}
.social li a.social-twitter i{
	background:url(../../images/blog/img-sp.png) no-repeat -25px 11px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-google i{
	background:url(../../images/blog/img-sp.png) no-repeat -63px 10px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-facebook i{
	background: url(../../images/blog/img-sp.png) no-repeat 8px 11px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-pinterest i{
	background:url(../../images/blog/img-sp.png) no-repeat -93px 11px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-instagram i{
	background:url(../../images/blog/img-sp.png) no-repeat -129px 9px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.team{
    margin: 3em 0 0;
}
h3.team-heading {
    font-size: 2em;
    color: #e0a826;
    font-weight: 600;
}
/*-- //team --*/
img.zoom-img {
     transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}
img.zoom-img:hover{
    transform: scale(.9);
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-duration: 750ms;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-ms-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	overflow: hidden;
}
/*-- gallery --*/
.gallery {
    padding: 2em 2em;
    background: #fff;
}
.gallery-grids {
    margin: 3em 0 0;
}
.gallery-grid{
	float:right;
	width:50%;
}
.gallery-grid a {
    display: block;
    overflow: hidden;
}
.gallery-grid img{
	padding:.5em;
	border:2px solid #aaa;
}
.gallery p {
    color: #777;
    font-size: 0.875em;
    line-height: 1.8em;
    margin: 1em 0;
}
/*-- //gallery --*/
/*-- featured-services --*/
.featured-services-grd {
    text-align: center;
    padding: 15px 0px;
}
.featured-services-grd span{
	font-size:40px;
	color:#e0a826;
}
.featured-services-grd h4 {
    font-size: 20px;
    color: #303030;
    font-weight: 700;
    margin: 20px 0;
}
.featured-services-grd p{
	font-size:0.875em;
	color:#9c9c9c;
	line-height:1.8em;
}
.featured-services-grids{
	margin:3em 0 0;
}

.fea-img img{
width:100%;
}
.fea-top p {
    text-align: right;
    color: #9c9c9c;
    font-size: 0.875em;
    margin: 2em 0;
    line-height: 1.8em;
}
.fea-text h4 {
    margin: 20px 0;
    font-size: 21px;
    color: #303030;
    font-weight: 700;
}
.fea-text p {
 color: #9c9c9c;
  font-size: 0.875em;
  line-height: 1.8em;
}
.feature-botttom{
margin-top:50px;
}
.fea-grid:nth-child(3),.fea-grid:nth-child(4){
margin-top:50px;
}
.featured-services {
    margin-bottom: 3em;
}
.agile-1 {
    padding: 2em 2em;
    background: #fff;
}
/*-- //featured-services --*/
/*-- tips --*/
.tip-grid img{
width:100%;
}
.tip-grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
.tips {
  background: #464646;
}
.tip-grid figure img {
  width: 100% !important;
}
/* Common style */
.tip-grid figure {
	position: relative;
	overflow: hidden;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.tip-grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.8;
}

.tip-grid figure figcaption {
    padding: 25px 25px 0px 25px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.tip-grid figure figcaption,
.tip-grid figure figcaption > a {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.tip-grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.tip-grid figure h4 {
	word-spacing: -0.15em;
	font-weight: 300;
}


.tip-grid figure h4,
.grid figure p {
	margin: 0;
}

.tip-grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/***** Julia *****/

figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia img {
	max-width: none;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: right;
}

figure.effect-julia h4 {
  position: relative;
  padding: 0.5em 0;
  font-family: 'FjallaOne-Regular';
  font-size: 30px;
  color: #BBE42A;
}

figure.effect-julia p {
  display: block;
  margin: 33px 0 0 0;
  padding: 6px 14px;
  background: #fff;
  color: #9c9c9c;
  text-transform: none;
  font-size: 14px;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-500px,0,0);
  transform: translate3d(-500px,0,0);
}
figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.micro-right{
float:right;
width:12.5%;
}
.micro-left{
float:left;
width:80%;
}
.micro-right img{
width:100%;
}
.latest h4 {
    font-size: 24px;
    color: #303030;
    margin-bottom: 20px;
    font-weight: 600;
}
.latest p {
    font-size: 0.875em;
    color: #9c9c9c;
    line-height: 1.8em;
    margin: 1em 0;
}
.tip-gd-right:nth-child(2) {
  margin-top: 60px;
}
.music {
    background: #fff;
    padding: 2em 2em;
}
.tip-grids {
    margin: 3em 0;
}
/*-- //music--*/
/*-- contact --*/
.contact-section {
    padding: 2em 2em;
    background: #fff;
}
.google-map iframe {
    width: 100%;
    height: 500px;
    border: 2px solid#CECECE;
    padding: 15px;
    background: #D8D8D8;
}
.contact-grid input[type="text"], .contact-grid textarea, .contact-grid input[type="email"] {
    display: block;
    background: #fff;
    color: #777;
    border: none;
    width: 94%;
    outline: none;
    font-size: 1em;
    padding: 0.8em 1em;
    border: 1px solid #BBB;
}
.contact-grid input[type="email"] {
    margin: 1em 0;
}
.contact-grid textarea{
	width: 94%;
    height: 200px;
    resize: none;
	margin: 1em 0;
}
.contact-grid input[type="submit"] {
    background: #e0a826;
    border: none;
    padding: 1em 0;
    width: 40%;
    font-size: 0.95em;
    color: #fff;
    letter-spacing: 0.5px;
    outline: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.contact-grid input[type="submit"]:hover {
    background: #303030;
}
.google-map {
    margin-top: 3em;
}
.contact-grids {
    margin-top: 3em;
}
.contact-grid  p {
    color: #777;
    padding: 1em 0;
	font-size:0.875em;
    line-height: 1.8em;
}
.contact-grid1 h4 {
    font-size: 1.5em;
    font-weight: 600;
    color: #303030;
}
.contact-grid1 ul li {
    list-style: none;
    line-height: 2.5em;
    font-size: 0.95em;
    color: #777;
}
.contact-grid1 ul li i {
    font-size: 1.2em;
    margin-left: 7px;
    color: #e0a826;
}
.contact-top {
    margin: 1em 0;
}
.contact-grid1 a {
    color: #777;
}
.agent-img {
    float: right;
    width: 30%;
    margin-left: 3%;
    border-radius: 60%;
    border: 4px solid#fff;
}.agent-info {
    float: right;
    width: 67%;
    margin-top: 1.5em;
}
.agent-info h6 {
    font-size: 0.95em;
    color: #f58025;
    padding-top: .5em;
}
/*-- //contact --*/
.page {
    padding: 2em 2em;
    background: #fff;
}
/*--codes--*/
.page-header h3 {
    font-size: 2em;
    color: #303030;
    font-weight: 600;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}

.form-horizontal .control-label {
  text-align: right;
}
/*--codes--*/
/*-- /single--*/
p.sub {
    line-height: 1.9em;
    font-size: 0.9em;
    color: #777;
	margin-bottom: 1em;
}
ul.share {
	margin: 2em 0 3em 0;
}
ul.social-share {
    float: right;
}
.single-middle {
   background: #f4f4f4;
    padding: 1.5em;
    margin: 2em 0;
}
ul.social-share li{
list-style:none;
display:inline-block;
}
ul.social-share li i,i.arrow,p.reply {
       background: url(../../images/blog/icons2.png)no-repeat -4px -3px;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 0 12px;
    vertical-align: middle;
}
ul.social-share li  i.tin:hover,ul.social-share li  i.message:hover,p.reply i:hover,i.arrow:hover,ul.social-share li i:hover{
  opacity:0.7;
}
ul.social-share li  i.tin{
	    background: url(../../images/blog/icons2.png)no-repeat -30px -3px;
}
ul.social-share li  i.message{
     background: url(../../images/blog/icons2.png)no-repeat -55px -3px;
}
i.arrow{
  background: url(../../images/blog/icons2.png)no-repeat -79px -3px;
    display: inline-block;
    float: left;
}
p.reply i{
      background: url(../../images/blog/icons2.png)no-repeat -4px -3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 14px 0 0px;
}
.client {
	float:right;
	width:8%;
	margin-left:7%;
}
.client img {
	width:100%;
	border-radius:50%;
	-web-kit-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;	
}
.client-message {
	float:right;
	width:70%;
}
.blog-posts h3 {
    line-height: 1.5em;
    font-size: 2.1em;
    font-weight: 400;
}
.blog-posts iframe {
	width:100%;
	height:400px;
}
.client-message i.fa.fa-calendar {
	font-size: 10px;
	margin-left: 6px;
	vertical-align: baseline;
}
.response h4 {
    color: #333;
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 1.5em;
}
.coment-form input[type="text"] {
    display: block;
    background: none;
    color: #777;
    border: 1px solid #ddd;
    border-radius:5px;
    width: 70%;
    margin-bottom: 5px;
    outline: none;
    font-size: 13px;
    font-weight: 400;
    padding: 13px 15px;
    font-family: 'opensans-regular' !important;
}
.coment-form input[type="submit"] {
    background: #f4ba33;
    border: 1px solid #f4ba33;
    border-radius: .25rem;
    padding: .8em 0;
    width: 30%;
    margin-top: .5em;
    font-size: 15px;
    color: #333;
    letter-spacing: 0.5px;
    outline: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    font-family: 'opensans-regular' !important;
    text-transform: uppercase;
}
    .coment-form input[type="submit"]:hover {
        background: #e0a826;
        border: 1px solid #e0a826;
    }
.coment-form input[type="email"] {
    background: none;
    border-radius: 5px;
    color: #777;
    border: 1px solid #ddd;
    width: 70%;
    margin-bottom: 5px;
    outline: none;
    font-size: 13px;
    font-weight: 400;
    padding: 13px 15px;
    font-family: 'opensans-regular' !important;
}
.coment-form textarea {
    background: none;
    border-radius: 5px;
    color: #777;
    border: 1px solid #ddd;
    width: 100%;
    display: block;
    height: 150px;
    outline: none;
    font-size: 13px;
    font-weight: 400;
    resize: none;
    padding: 13px 15px;
    font-family: 'opensans-regular' !important;
}
.coment-form h4 {
 color: #333;
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 1.5em;
}
.media-right.response-text-right {
    float: right;
    width: 19%;
}
.response-text-left p {
    color: #777;
    font-size:0.9em;
    margin: 0 0 1em;
	line-height:1.9em;
}
.media-body.response-text-left ul li {
    color: #F26649;
    font-size: 0.9em;
    display: inline-block;
        font-weight: 400;
}
.media-body.response-text-left ul li a {
    color: #000000;
    font-size: 1em;
    font-weight: 700;
    display: block;
    margin-top: 6px;
    margin-right: 2em;
}
.media-body.response-text-left {
    float: right!important;
    width: 87%!important;
    text-align: left!important;
}

.media-right.response-text-right h5 a {
    color: #4A245E;
    font-weight: 400;
    line-height: 2em;
}
.coment-form {
    margin-top: 2em;
	padding-bottom:1em;
}
.media-right.response-text-right a img {
    border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
}
.media-body.response-text-left ul li a:hover {
    text-decoration: none;
    color: #f26649;
}
.agileinfo {
    padding: 2em 2em;
    background: #fff;
  
}
.technology-left .agileinfo {
   /* max-height: 900px !important;
    overflow:  auto !important;*/
}
.technology-left img {
   max-width:100%!important
}
.technology-left iframe {
    max-width: 100% !important
}
.technology-right{
    position:sticky!important;
    top:15px!important
}
/* Hide scrollbar for Chrome, Safari and Opera */
.technology-left .agileinfo::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
    .technology-left .agileinfo {
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
    }
    h5.top {
        color: #333;
        font-size: 1.6em;
        font-weight: 600;
        margin: 0.8em 0;
    }
.single {
    margin-top: 3em;
}
span.glyphicon.glyphicon-comment:hover, span.glyphicon.glyphicon-eye-open:hover, span.glyphicon.glyphicon-thumbs-up:hover, a.span_link {
    color: #000008;
}
span.glyphicon.glyphicon-comment, span.glyphicon.glyphicon-eye-open, span.glyphicon.glyphicon-thumbs-up {
    font-size: 10px;
    margin: 0 4px 0 20px;
    color: #CCCBC6;
}
.response {
    margin-top: 3em;
}
/*-- blog --*/
.blog-grid-right1,.blog-grid-left1{
	padding:0;
}
.blog-grid-right1 img {
    width: 100%;
}
.blog-grid-left1 a {
    font-size: 1.3em;
    padding: 0.5em 0;
    color: #303030;
    display: block;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
}
.blog-grid-left1 a:hover{
	color:#e0a826;
}
.blog-grid-left1 h4{
	text-transform: capitalize;
    font-size: 1em;
    color: #e0a826;
    margin: 0.5em 0;
    line-height: 1.8em;
}
.blog-grid-left1 p{
	font-size:14px;
	color:#999;
	margin:0;
	line-height:1.8em;
}
.m1 {
    margin: 2em 0 0;
}
.paging{
	margin:3em 0 0; 
}
.blog-grids1 {
    margin-top: 3em;
}
.blog {
    padding: 2em 2em;
    background: #fff;
}
/*-- //blog --*/
/*-- responsive design --*/
@media (max-width:1024px) {
.navbar-nav > li > a {
    padding: 10px 16px;
}
.head-right {
    width: 3%;
}
.social-icons ul li {
    margin-right: 0.5em;
}
.header_left {
    margin-right: 0em;
    margin-left: 0em;
}
label.of {
    right: 267px;
}
label.on {
    right: 586px
}
.banner p {
    width: 80%;
}
.tc-ch h6, .wthree h6 {
    font-size: 0.9em;
}
.tc-ch h3, .wthree h3 {
    font-size: 1.4em;
}
.tc-ch p, .wthree p {
    font-size: 0.85em;
}
.tc-ch {
padding: 2em 1em;
}
.tech-btm {
    padding: 2em 1em;
    background: #fff;
}
.tech-btm h5 {
    font-size: 0.95em;
}
.insta h4 {
    font-size: 1.4em;
}
.search-1 input[type="search"] {
    width: 79%;
}
.footer h4 {
    font-size: 1.5em;
}
.tech-btm p {
    font-size: 0.85em;
}
.tech-btm h4 {
    font-size: 1.4em;
}
.wthree {
    padding: 2em 1em;
}
.footer p {
    font-size: 0.85em;
}
.w3agile-1 {
    padding: 2em 1em;
}
.welcome-bottom p {
    font-size: 0.85em;
}
.agile-1 {
    padding: 2em 1em;
}
.featured-services-grd p {
    font-size: 0.85em;
}
.fea-text p {
    font-size: 0.85em;
}
.blog {
    padding: 2em 1em;
}
.gallery {
    padding: 2em 1em;
}
.gallery p {
    font-size: 0.85em;
}
.latest h4 {
    font-size: 20px;
}
.latest p {
    font-size: 0.85em;
}
.music {
    padding: 2em 1em;
}
.page {
    padding: 2em 1em;
}
.contact-section {
    padding: 2em 1em;
}
.contact-grid p {
    font-size: 0.85em;
}
.agileinfo {
    padding: 2em 1em;
}
p.sub {
    font-size: 0.85em;
}
.response-text-left p {
    font-size: 0.85em;
}
}
/*-- responsive design --*/
@media (max-width:991px) {
.social-icons ul li {
    margin-right: 0px;
}
.navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 6px;
}
label.of {
    right: 160px;
}
label.on {
    right: 475px;
}
.banner h2 {
    font-size: 2em;
}
.banner p {
    font-size: 1em;
    width: 90%;
}
.banner {
    padding: 9em 0 0;
}
.banner {
    min-height: 480px;
}
.tab-image {
    width: 33.33%;
    padding: 0 7px;
}
.tab-content>.tab-pane {
    padding: 30px 0 0;
}
.technology-left {
    width: 37%;
    float: left;
}
    .technology-right {
        width: 63%;
        float: right;
    }
.tech-btm h5 {
    font-size: 0.9em;
}
.search-1 input[type="search"] {
    width: 78%;
}
.footer-right,.footer-middle,.footer-left {
    float: right;
    width: 33.33%;
}
.wthree-left {
    padding: 0;
    margin-top: 1em;
}
.team-grid1 img {
    width: 100%;
}
.team-grid1 .p-mask {
    top: 91%;
}
h2.w3, h3.w3 {
    font-size: 1.7em;
}
h3.team-heading {
    font-size: 1.7em;
}
.fea-grid {
    margin-bottom: 2em;
}
.blog-grid-left1 a {
    font-size: 1.1em;
}
.paging {
    margin: 1em 0 0;
}
.blog-grid {
    margin-bottom: 2em;
}
.blog-grids1 {
    margin-top: 2em;
}
.m1 {
    margin: 1em 0 0;
}
.tip-gd-right {
    margin-top: 1em;
}
.grid li {
    width: 210px;
}
.grid figcaption h4 {
    font-size: 16px;
}
.page-header h3 {
    font-size: 1.7em;
}
.contact-grid1 {
    margin-top: 2em;
}
h5.top {
    font-size: 1.3em;
}
.coment-form input[type="submit"] {
    width: 54%;
}
}
/*-- responsive design --*/
@media (max-width:800px) {
}
/*-- responsive design --*/
@media (max-width:768px) {
.banner {
    padding: 8em 0 0;
}
.banner {
    min-height: 430px;
}
.team-grid1 .p-mask {
    top: 92%;
}
}
/*-- responsive design --*/
@media(max-width:767px){
.navbar-toggle {
    padding: 9px 10px;
    margin-top: 28px;
    margin-bottom: 0px;
    margin-left: 145px;
	margin-top:10px;
    background-color: transparent;
}
.navbar {
  position: relative;
  min-height: 0px;
  margin-bottom: 0px;
  border: none;
}
.navbar-nav > li > a {
  padding: 0.8em 0em;
  font-size: 1em;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #303030;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-nav {
    margin: 7.5px 0px;
    width: 100%;
    text-align: center;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
	background:#e0a826;
}
.navigation {
    margin: 0.5em 0 0;
    float: right;
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
	font-size:1em;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
     color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #e0a826;
}
.navbar-default .navbar-nav > li > a {
    color: #1D0E05;
}
.header_left {
    float: left;
	width:47%;
}
.head-right {
    width: 20%;
    float: right;
}
.social-icons {
    width: 33%;
    float: left;
	margin-top: 0.88em;
}
}
/*-- responsive design --*/
@media (max-width:736px) {
.tab-image {
    float: right;
}
.technology-right {
    width: 100%;
    float: right;
}
.tc-ch {
    padding: 2em 2em;
}
.wthree {
    padding: 2em 2em;
}
.technology-left {
    width: 100%;
    float: right;
    padding: 0;
}
.tech-btm {
    padding: 2em 2em;
    background: #fff;
}
.footer-right, .footer-middle, .footer-left {
    float: right;
    width: 100%;
    margin-bottom: 2em;
}
.footer {
    padding: 2em 0 1em;
}
.footer h4 {
    font-size: 1.4em;
}
.banner h2 {
    font-size: 1.8em;
}
.header {
    padding: 0.5em 0;
}
label.icon-search span {
    font-size: 1.1em;
    top: -3px;
}
label.of {
    right: 143px;
}
label.on {
    right: 462px;
}
.team-grid1 .p-mask {
    top: 95%;
}
.search-1 input[type="search"] {
    width: 92%;
}
}
/*-- responsive design --*/
@media (max-width:667px) {
.logo h1 a {
    font-size: 1.1em;
}
.logo p {
    font-size: 13px;
}
label.of {
    right: 116px;
}
label.on {
    right: 418px;
}
.banner h2 {
    font-size: 1.6em;
}
.banner p {
    font-size: 0.95em;
    width: 100%;
}
.navbar-toggle {
    margin-left: 0px;
}
abel.icon-search span {
    font-size: 1.1em;
    top: -9px;
}
}
/*-- responsive design --*/
@media (max-width:640px) {
.banner {
    min-height: 380px;
}
label.of {
    right: 102px;
}
label.on {
    right: 406px;
}
.search-1 input[type="search"] {
    width: 91%;
}
.navbar-toggle {
    margin-left: 115px;
}
}
/*-- responsive design --*/
@media (max-width:600px) {
.banner h2 {
    font-size: 1.5em;
}
label.of {
    right: 80px;
}
label.on {
    right: 386px;
}
.search-1 input[type="search"] {
    width: 90%;
}
.navbar-toggle {
    margin-left: 107px;
}
}
/*-- responsive design --*/
@media (max-width:568px) {
label.of {
    right: 64px;
}
label.on {
    right: 370px;
}
.banner h2 {
    font-size: 1.4em;
}
.banner p {
    font-size: 0.875em;
}
.banner {
    min-height: 350px;
}
.navbar-toggle {
    margin-left: 102px;
}
}
/*-- responsive design --*/
@media (max-width:480px) {
.logo h1 a {
    font-size: 1em;
}
label.of {
    right: 21px;
}
label.on {
    right: 326px;
}
.banner h2 {
    font-size: 1.2em;
}
.banner a {
    font-size: 0.85em;
}
.banner {
    min-height: 326px;
	padding: 5em 0 0;
}
.bht a {
    padding: 0.5em 1em;
    font-size: 0.85em;
}
.fea-text h4 {
    font-size: 18px;
}
.featured-services-grd h4 {
    font-size: 18px;
}
.page-header h3 {
    font-size: 1.5em;
}
.contact-grids {
    margin-top: 1em;
}
.contact-grid input[type="text"], .contact-grid textarea, .contact-grid input[type="email"] {
    width: 100%;
    font-size: 0.9em;
}
.contact-grid textarea {
    width: 100%;
    height: 177px;
}
.contact-grid input[type="submit"] {
    width: 50%;
    font-size: 0.95em;
}
.google-map {
    margin-top: 2em;
}
.google-map iframe {
    width: 100%;
    height: 200px;
}
.search-1 input[type="search"] {
    width: 87%;
}
.navbar-toggle {
    margin-left: 85px;
}
.search_box:checked~.search_form {
    width: 436px;
}
.search_form input[type='text'] {
    width: 316px;
}
}
/*-- responsive design --*/
@media (max-width:414px) {
.soci {
    float: right;
    padding-top: 1em;
    width: 100%;
}
.banner h2 {
    font-size: 1em;
	
}
.banner {
    padding: 4em 0 0;
	min-height: 300px;
}
.banner p {
    font-size: 0.8125em;
    width: 100%;
}
.banner a {
    font-size: 0.8em;
}
label.of {
    width: 50px;
    right: 26px;
}
label.on {
    right: 292px;
	width: 50px;
}
.nav-tabs>li>a {
    padding: 10px 20px;
    font-size: 14px;
}
.tc-ch h3, .wthree h3 {
    font-size: 1.3em;
}
.tc-ch h6, .wthree h6 {
    font-size: 0.875em;
}
.footer h4 {
    font-size: 1.3em;
}
.technology {
    margin-top: 2em;
}
h2.w3, h3.w3 {
    font-size: 1.5em;
}
h3.team-heading {
    font-size: 1.5em;
}
.team-grid1 .p-mask {
    top: 86%;
}
h5.top {
    font-size: 1.1em;
	line-height: 1.7em;
}
.search-1 input[type="search"] {
    width: 85%;
}
label.icon-search span {
    font-size: 1.1em;
    top: -7px;
}
.navbar-toggle {
    margin-left: 64px;
}
.search_box:checked~.search_form {
    width: 374px;
}
.search_form input[type='text'] {
    width: 254px;
}
.coment-form h4 {
    font-size: 1.3em;
}
.response h4 {
    font-size: 1.3em;
}
.single {
    margin-top: 2em;
}
}
/*-- responsive design --*/
@media (max-width:384px) {
.logo h1 a {
    font-size: 0.95em;
}
.logo p {
    font-size: 12px;
}
label.of {
    margin-top: -28px;
    right:23
}
label.on {
    right: 266px;
	 margin-top: -28px;
}
.banner h2 {
    line-height: 1.4em;
}
.banner a {
    padding: 0.5em 1em;;
}
.banner p {
    margin: 1em auto 1em;
}
.banner {
    padding: 3em 0 0;
}
.name form input[type="text"] {
    font-size: 14px;
    padding: .8em;
}
.search-1 input[type="search"] {
    width: 83%;
}
.navbar-toggle {
    margin-left: 56px;
}
.search_box:checked~.search_form {
    width: 333px;
}
.search_form input[type='text'] {
    width: 213px;
}
.head-right {
    width: 18%;
}
.social-icons {
    width: 35%;
}
.coment-form input[type="submit"] {
    width: 57%;
	font-size:14px;
}
}
/*-- responsive design --*/
@media (max-width:375px) {
label.of {
    right: 18px;
}
label.on {
    right: 260px;
}
.head-right {
    width: 4%;
}
.social-icons {
    width: 36%;
}
.header_left {
    width: 58%;
}
.navbar-toggle {
    margin-left: 75px;
}
}
/*-- responsive design --*/
@media (max-width:320px) {
.logo h1 a {
    font-size: 0.857em;
}
label.of {
    right: 0;
	width:42px;
}
label.on {
    right: 235px;
	width:42px;
}
.banner {
    min-height: 300px;
	padding:2em 0 0;
}
.tab-image {
    width: 100%;
    padding: 10px 0px;
}
.technology {
    margin-top: 1em;
}
.tc-ch {
    padding: 1em 1em;
}
.wthree {
    padding: 1em 1em;
}
.tech-btm {
    padding: 1em 1em;
    background: #fff;
}
.footer-right, .footer-middle, .footer-left {
    padding: 0;
}
.team-grid {
    padding: 0;
}
.featured-services-grid {
    padding: 0;
}
.feature-botttom {
    margin-top: 24px;
}
.fea-grid {
    margin-bottom: 1em;
    padding: 0;
}
.blog-grid {
    margin-bottom: 2em;
    padding: 0;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 8px 13px;
    font-size: 14px;
}
.gallery-grids {
    margin: 2em 0 0;
}
.gallery-grid {
    float: right;
    width: 100%;
}
.tip-grid {
    padding: 0;
}
.tip-grids {
    margin: 2em 0;
}
.tip-grid-left {
    padding: 0;
}
.contact-grid {
    padding: 0;
}
.search-1 input[type="search"] {
    width: 81%;
}
.social-icons {
    width: 44%;
}
.header_left {
    width: 53%;
}
.head-right {
    width: 3%;
}
.navbar-toggle {
    margin-left: 51px;
}
.search_box:checked~.search_form {
    width: 275px;
}
.search_form input[type='submit'] {
    font-size: 13px;
    padding: 10px 16px;
}
.search_form input[type='text'] {
    width: 181px;
    font-size: 13px;
}
label.icon-search span {
    font-size: 1.1em;
    top: -5px;
    right: -4px;
}
.media-right.response-text-right {
    float: right;
    width: 30%;
}
.media-body.response-text-left {
    width: 69%;
}
.coment-form input[type="text"] {
    width: 100%;
}
.coment-form input[type="email"] {
    width: 100%;
}
.coment-form input[type="submit"] {
    width: 74%;
}
}
/*************************************carousel********************************/
.carousel-inner .active.left {
    left: -33%;
}

.carousel-inner .next {
    left: 33%;
}

.carousel-inner .prev {
    left: -33%;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.item:not(.prev) {
    visibility: visible;
}

.item.right:not(.prev) {
    visibility: hidden;
}

.rightest {
    visibility: visible;
}
.disabled {
    pointer-events: none !important;
    background-color:red!important;z-index:-1!important
}
/*******************drwebsite.net***************/