body,
span,
label {
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    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 {
    font-family: 'Source Sans Pro', sans-serif;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: capitalize;
}

p {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #777;
    line-height: 2;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
    font-size: medium;
}

.text-center {
    text-align: center;
}

/*-- header styling starts here --*/
.container-fluid .header-section {
    margin: 0;
    padding: 15px 0;
}

.navbar-header {
    float: left;

}

.navbar-brand {

    height: 70px;
    font-size: 18px;

}

.logo h1 {
    font-weight: 800;
    color: #f69323;
    padding: 0;
    font-size: 36px;
    margin: 0;
}

h1.head {
    font-weight: 400;
    color: #e45b8f;
    padding-left: 10px;
}

.logo a h1 {
    font-weight: 700;
    font-size: 2em;
    color: #333;
    margin-left: 6.9em;

}

.navbar-brand {
    float: left;
    padding: 10px 15px;
}

.logo h1 span {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}

.navbar {
    position: relative;
    min-height: 80px;
    margin-bottom: 0px;
}

.navbar-nav {
    float: left;
    margin: 0 2em;
    padding: 1.3em 18em 0;
}

.navbar-nav>li>a {
    padding-bottom: 0;
    color: #59ace1;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}

.list>ul {
    padding-left: 10em;
    padding-bottom: 10px;

}

.list>li {
    padding: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    color: #a39595;

}

.navbar-default .navbar-nav>li>a {
    color: #000000;
    font-size: 15px;
}

.navbar-default .navbar-nav>li>a.active {
    color: #dd2234;
}

.list>li>a:hover {

    background-color: #fff;
    font-weight: 600;

}

.navbar-default .navbar-nav>li>a:hover {
    color: #dd2234;
    background-color: transparent;
}

.list-right {
    float: right;

}

.list-right li {
    padding: 3.3em 0;
    display: inline-block;
    margin-right: 15px;
}


.list-right>li>a {
    color: #fff;
    font-size: 1.5em;
}

.list-right>li>a:hover,
.list-right>li>a:focus {
    color: #e7a743;
    text-decoration: none;

}

.list-icon {

    color: #e7a743;
    font-size: 1.5em !important;
    margin-right: 10px;
}

.list-icon span {
    color: #fff;
    font-size: 15px;
}

.navbar-default {
    background: #fff;
    border: #bbb;
    border-radius: 0px;

}

.navbar-default .navbar-nav>li>a:focus {
    color: #e7a743;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
}

.nav-brand {
    height: auto;
}

.w3ls-social-icons {
    margin: 1.3em 0 0 0;
    float: right;
}

sup i.fa.fa-cog {
    font-size: 0.8em;
    margin-left: 0.2em;
    color: #f69323;
}

/*-- //social-icons --*/

/*-- //header styling ends here --*/
/*-- //banner styling ends here --*/
.callbacks_container {
    position: relative;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    display: block;
    background-size: cover;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.callbacks span {
    color: #e6ebeb;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 16px;
    text-shadow: none;
    color: #b5a9a9;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20em 5em 0em;
    margin: 0;
    line-height: 2;
    max-width: none;
    width: 100%;
    top: 0;
    height: 100%;
}

.caption h3 {
    color: #f69323;
    font-weight: 500;
    font-size: 4em;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.caption p {
    padding-top: 1em;
    line-height: 2;
    color: #fff;
    font-size: 1em;
}

.banner_text_left p {
    width: 50%;
    margin: 0 auto;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../images/themes.png") no-repeat left top;
    margin-top: -45px;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager img {
    float: left;
}

#slider3-pager .rslides_here a {
    background: transparent;
    box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
    padding: 0;
}

/*-- //banner styling ends here --*/

/* about */
.about,
.services,
.contact,
.team,
.gallery,
.team,
.test,
.subscribe,
.footer {
    padding: 2em 0;
}

div#contact {
    padding: 5em 0 0 0;
}

.w3-head-all h3 {
    font-size: 3em;
    color: #f8475f;
    font-weight: 800;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;

}

.demo h3 {
    font-size: 4em;
    color: #f8475f;
    font-weight: 800;
    text-align: center;
    margin-bottom: 30px;

    letter-spacing: 3px;
}

.about .grid {
    text-align: center;
    padding: 0 40px;
}

.about .grid i.fa {
    font-size: 50px;
    color: #d0d0d0;
    color: #FF9800;
    margin-bottom: 20px;
}

.about i.fa.fa-pencil,
.services i.fa.fa-pencil {
    color: #E91E63;
}

.about i.fa.fa-book,
.services i.fa.fa-book {
    color: #2196F3;
}

.about i.fa.fa-flask,
.services i.fa.fa-flask {
    color: #2d9e32;
}

.about .grid h3 {
    font-size: 17px;
    color: #999;
    color: #1f6282;
    line-height: 28px;
    font-weight: 400;
    text-transform: capitalize;
}

.about-head h3 {
    font-size: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #000;
}

.bottomgridtext h3 {
    color: #fff;
    margin: 35px 0 15px 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 23px;
}

.bottomgridtext p {
    color: #dedede;
    line-height: 26px;
    font-size: 15px;
    letter-spacing: 0.8px;
    /* letter-spacing: 1px; */
    font-weight: 100;
    font-weight: 500;
    text-align: justify;
}

.bottomgridtext {
    padding-left: 40px;
    padding-right: 100px;
    background: #fb213a;
    background: #b33d4b;
    padding-bottom: 59px;
}

.readmore-w3 a {
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    padding: 8px 0px;
    margin: 2.5em 0 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Poppins', sans-serif;
}

.readmore-w3 i.fa.fa-long-arrow-right {
    padding-left: 15px;
}

.bottomgridimg {
    padding: 0;
}

.bottomleft {
    padding-left: 60px;
    padding-right: 50px;
    background: #eaeaea;
    background: #1e2938;
    background: #54a8ce;
    padding-bottom: 8px;
}

.bottomgridimg img {
    width: 100%;
}

/* modal */
.agileits-w3layouts-info p {
    color: #999;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}

.modal-title {
    text-align: center;
    font-size: 30px;
    color: #000;

}

.modal-content {
    border-radius: 0px;
}

.agileits-w3layouts-info img {
    width: 100%;
}

/* //modal */

/* //about */
/* /services */
.w3-services-grid1 i,
.w3-services-grid2 i,
.w3-services-grid3 i,
.w3-services-grid4 i,
.w3-services-grid5 i,
.w3-services-grid6 i {
    font-size: 3em;
    width: 80px;
    height: 80px;
    line-height: 80px;
}

.w3-services-grid1 {
    text-align: center;
    background: #e5e5e5;
    border-top: 2px solid #23c3fe;
}

.w3-services-grid2 {
    text-align: center;
    background: #e5e5e5;
    border-top: 2px solid #fb213a;
}

.w3-services-grid3 {
    text-align: center;
    background: #e5e5e5;
    border-top: 2px solid #7ecc13;
}

.w3-services-grid4 {
    text-align: center;
    background: #e5e5e5;
    border-top: 2px solid #f48e96;
}

.w3-services-grid5 {
    text-align: center;
    background: #e5e5e5;
    border-top: 2px solid #232323;
}

.w3-services-grid6 {
    text-align: center;
    background: #e5e5e5;
    border-top: 2px solid #00b06c;
}

.w3-services-grid1 i {
    background: #23c3fe;
    color: #fff;
}

.w3-services-grid2 i {
    background: #fb213a;
    color: #fff;

}

.w3-services-grid3 i {
    background: #7ecc13;
    color: #fff;
}

.w3-services-grid4 i {
    background: #f48e96;
    color: #fff;
}

.w3-services-grid5 i {
    background: #232323;
    color: #fff;
}

.w3-services-grid6 i {
    background: #00b06c;
    color: #fff;
}

.w3-services-grid1-left {
    float: left;
}

.w3-services-grid1-right {
    float: right;
}

.w3-services-grid1 h3,
.w3-services-grid6 h3,
.w3-services-grid2 h3,
.w3-services-grid3 h3,
.w3-services-grid4 h3,
.w3-services-grid5 h3 {
    margin: 0.5em;
    font-size: 2.2em;
    color: #f69323;
}

.w3-services-grid-bottom {
    margin: 4em 0;
}

.w3-services-grid1,
.w3-services-grid2,
.w3-services-grid3,
.w3-services-grid4,
.w3-services-grid5,
.w3-services-grid6 {
    padding: 0 8em;
}

.w3-services-grid1-left {
    margin: 1em 0;
}

.w3-services-grid1-right {
    margin: 1em 0;
}

.banner_text_right h4 {
    font-size: 1.2em;
    color: #f69323;
    margin-bottom: 1em;
}

.w3-ban-text h5 {
    font-size: 0.9em;
    letter-spacing: 1px;
    color: #fff;
}

.w3-ban-text p {
    padding: 0;
    font-size: 0.9em;
}

.w3-ban-text {
    margin: 1em 0;
}

/* //services */
/*-- team --*/
div#team {
    background: #f69323;
}

.capabil-grid h5 {
    color: #00C6D7;
    font-size: 33px;
}

#team h3 {
    color: #fff;
}

.team-img {
    border: 1px solid #eee;
    background: #eee;
}

.team-text {
    padding: 15px 15px;
}

.team-text h4 {
    color: #f69323;
    font-size: 27px;
}

.team-text p {
    font-size: 15px;
    margin: 12px 0;
    color: #00bce4;
}

.team-text ul li {
    display: inline-block;
    margin-right: 5px;
}

.team-text ul li a i {
    width: 24px;
    height: 24px;
    display: block;
    color: #000;
    font-size: 1em;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
}

.team-text:hover ul li a i {
    color: #f69323;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
}

/*-- //team --*/
/*-- gallery --*/
.gallery-wthreegrids {
    padding: 0;
    background: #f3f3f3;
}

.gallery-w3lsgrid a.agilefig {
    background: url(../images/Stellite-Rod-Bush.jpg) no-repeat center 0px;
    background-size: cover;
    display: block;
    min-height: 238px;
    /* border: 1px solid #dddbdb; */
}

.gallery-w3lsgrid a.agilefig.gallery-img2 {
    background: url(../images/Stellite-Round-Bar.jpg) no-repeat center 0px;
    background-size: cover;
}

.gallery-w3lsgrid a.agilefig.gallery-img3 {
    background: url(../images/Stellite-Rod-Sleeve.jpg) no-repeat center 0px;
    background-size: cover;
}

.gallery-w3lsgrid a.agilefig.gallery-img4 {
    background: url(../images/p4.jpg) no-repeat center 0px;
    background-size: cover;
}

.gallery-w3lsgrid a.agilefig.gallery-img5 {
    background: url(../images/g5.jpg) no-repeat center 0px;
    background-size: cover;
}

.gallery-w3lsgrid a.agilefig.gallery-img6 {
    background: url(../images/g6.jpg) no-repeat center 0px;
    background-size: cover;
}

.gallery-w3lsgrid {
    padding: 0;
    overflow: hidden;
}

.gallery-agileinfo-row:hover .gallery-w3lsgrid a.agilefig {
    -webkit-transform: scale(1.4) rotate(15deg);
    -moz-transform: scale(1.4) rotate(15deg);
    -o-transform: scale(1.4) rotate(15deg);
    -ms-transform: scale(1.4) rotate(15deg);
    transform: scale(1.4) rotate(15deg);
}

.gallery-w3lsgrid.gallery-w3lsgrid3 {
    float: right;
}

.gallery-w3lsgrid.gallery-text,
.gallery-w3lsgrid.gallery-text2,
.gallery-w3lsgrid.gallery-text3 {
    padding: 3.7em 3em;
    position: relative;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.gallery-agileinfo-row h4 {
    font-size: 2.3em;
    color: #f83144;
    margin-bottom: 0.4em;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    font-weight: 600;
    letter-spacing: 2px;
}

.gallery-w3lsgrid p {
    line-height: 2em;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    text-align: justify;
}

.gallery-w3lsgrid.gallery-text:before {
    content: '';
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    top: 42%;
    left: -15px;
    position: absolute;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.gallery-w3lsgrid.gallery-text3:before {
    content: '';
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fff;
    position: absolute;
    top: 42%;
    right: -15px;
    z-index: 9;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.gallery-agileinfo-row {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.gallery-agileinfo-row:hover {
    background: #cc7c88;
}

.gallery-agileinfo-row:hover .gallery-w3lsgrid h4 {
    color: #000;
}

.gallery-agileinfo-row:hover .gallery-w3lsgrid p {
    color: #fbfbfb;
}

.gallery-agileinfo-row:hover .gallery-w3lsgrid.gallery-text:before {
    border-right-color: #5f9ea0;
}

.gallery-agileinfo-row:hover .gallery-w3lsgrid.gallery-text3:before {
    border-left-color: #5f9ea0;
}

/*-- //gallery --*/
/*-- testimonials --*/

.w3_agileits_about_left {
    background: url(../images/12.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 442px;
}

.w3_agileits_about_right,
.w3ls_subscribe_right {
    padding: 0em 2em;
}

.agileits_w3layouts_about_right {
    text-align: center;
}

.agileits_w3layouts_about_right img {
    margin: 0 auto;
    border: 5px solid #7acc7d;
    border-radius: 70px;
}

.agileits_w3layouts_about_right h4 {
    font-weight: bold;
    color: #f83144;
    margin: 4em 0 0 0;
    font-size: 1.3em;
}

.agileits_w3layouts_about_right h5 {
    text-transform: uppercase;
    font-size: .8em;
    color: #000000;
    letter-spacing: 3px;
}

.agileits_w3layouts_about_right p {
    color: #000;
    line-height: 2em;
    margin: 2em 0 0;
    border: 1px solid black;
    padding: 2em;
    position: relative;
}

.agileits_w3layouts_about_right p:after {
    content: '';
    position: absolute;
    left: 49%;
    transform: rotate(90deg);
    top: 75%;
    margin-top: 42px;
    border-left: 0;
    border-bottom: 0px solid transparent;
    border-top: 40px solid transparent;
    border-left: 40px solid #f84253;
}

/*-- //testimonials --*/
/*-- /subscribe --*/
.subscribe-w3ls {
    width: 100%;
    margin: 0 auto;
}

.form-group1 {
    width: 80%;
    float: left;
}

/*-- wthree --*/
.form-group2 {
    width: 20%;
    float: left;
}

.subscribe-w3ls {
    width: 100%;
}

input#email {
    width: 100%;
    text-align: center;
    height: 60px;
    border: none;
    color: #fff;
    padding: 0 30px;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    background-color: rgb(11, 24, 35);

}

/*-- w3ls --*/
button.btn.btn-outline.btn-lg {
    width: 100%;
    text-align: center;
    height: 60px;
    border: none;
    color: #fff;
    background-color: #f69323;
    cursor: pointer;
    border-radius: 0px;
}

button.btn.btn-outline.btn-lg:hover {
    background-color: #f15f22;
}

button.btn.btn-outline.btn-lg i.fa {
    font-size: 30px;
    color: #fff;
    text-align: center;
}

/*-- wthree --*/
input::-webkit-input-placeholder {
    color: #fff !important;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff !important;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff !important;
}

input:-ms-input-placeholder {
    color: #fff !important;
}

.w3-subscribe-left i.fa.fa-envelope-o {
    font-size: 4em;
    color: #00BCD4;
    margin-top: 0.3em;
}

.w3-subscribe-left h3 {
    font-size: 2.5em;
}

.w3-subscribe-left {
    border-left: 10px solid #f69323;
}

/*-- /subscribe --*/
/*-- footer --*/
.footer {
    background: #000;
}

.footer_agile_inner_info_w3l {
    width: 100%;
    margin: 0 auto;
}

ul.social-nav.model-3d-0.footer-social.w3_agile_social.two {
    float: none;
}

.footer-left p {
    color: rgba(255, 255, 255, 0.89);
    line-height: 2em;
    font-size: 14px;
    margin-top: 22px;
}

.newsright input[type="email"] {
    outline: none;
    width: 100%;
    padding: 10px 14px;
    color: #848484;
    font-size: 14px;
    border: 1px solid #3a3939;
    width: 74%;
    letter-spacing: 3px;
    background: #1f1f1f;
}

.newsright input[type="submit"] {
    border: none;
    padding: 10px 20px 11px;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
    font-weight: 700;
    letter-spacing: 1px;
    background: #2fdab8;
    color: #fff;
}

.newsright input[type="submit"]:hover {
    background: #fff;
    color: #000;
}

.newsleft h3 {
    font-size: 24px;
    margin-top: 15px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 700;
}

.sign-gd h4,
.sign-gd-two h4 {
    color: #fff;
    font-size: 1.9em;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}

.sign-gd h4 span,
.sign-gd-two h4 span {
    font-weight: 300;
}

.sign-gd ul li,
.sign-gd-two ul li {
    color: #848484;
    line-height: 3em;
    font-size: 18px;
    list-style-type: none;
}

.sign-gd ul li a,
.sign-gd-two ul li a {
    color: rgba(255, 255, 255, 0.89);
    letter-spacing: 1px;
}

.sign-gd ul li a:hover,
.sign-gd-two ul li a:hover {
    color: #f69323;
}

.w3ls-post-grid:nth-child(2) {
    margin: 1em 0;
}

.w3-address-grid {
    padding: 1em;
}

.w3-address-left {
    float: left;
    width: 10%;
}

.w3-address-left i.fa.fa-phone,
.w3-address-left i.fa.fa-envelope,
.w3-address-left i.fa.fa-map-marker {
    color: #FFFFFF;
    font-size: 2em;
}

.w3-address-right {
    float: right;
    width: 87%;
}

.w3-address-right h6 {
    color: #FFFFFF;
    font-size: 1.6em !important;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.2em;

}

.w3-address-right p {
    margin: 0em 0 0 0;
    font-size: 1.4em;
    color: #fff;
}

.w3-address-right p a {
    color: #f69323;
    text-decoration: none;
}

.w3-address-right p a:hover {
    color: #b5b5b5;
}

.w3-address-right p span {
    display: block;
    margin: .5em 0;
}

.w3-address-grid:nth-child(2) {
    margin: 0.2em 0;
}

.flickr-post ul li {
    display: inline-block;
    margin: 5px 5px;
}

.flickr-post ul li {
    display: inline-block;
    margin: 1% 1%;
    width: 28%;
}

p.copy-right {
    color: #848484;
    text-align: center;
    margin-top: 62px;
    font-size: 14px;
}

p.copy-right a {
    color: #ffffff;
    text-decoration: none;
}

p.copy-right a:hover {
    color: #2fdab8;
}

.footer-left h2 a {
    font-size: 0.9em;
    color: #fff;
    font-weight: 300;
    letter-spacing: 2px;
}

.footer-left h2 a span {
    padding: 0 10px;
    background: #2fdab8;
    font-weight: 600;
}

.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 1em 0 0;
    float: right;
}

.social-nav li {
    display: inline-block;
    margin: 0 6px;
}

.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.model-3d-0 a {
    background: #5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.model-3d-0 .front,
.model-3d-0 .back {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    color: #212121;
    font-size: 12px;
}

.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

a.twitter .front {
    background: #00acee;
}

a.facebook .front {
    background: #3b5998;
}

a.instagram .front {
    background: #f77737;
}

a.pinterest .front {
    background: #bd081c;
}

.twitter .back,
.facebook .back,
.instagram .back,
.pinterest .back {
    background: #fff;
}

.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}

.w3_agile_social .front i {
    color: #fff;
    font-size: 12px;
}

.w3_agile_social .back i {
    color: #000;
    font-size: 12px;
}

.w3ls_team_grid img {
    background: #e4e3e3;
    padding: 7px;
}

/*--social icons--*/
/*-- contact --*/
.w3agile_contact_left {
    background: url(../images/c12.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 0;
}

.w3agile_contact_left {
    padding: 58px 70px 50px 70px;
}

.w3agile_contact_left h3 {
    color: #fff;
}

.w3agile_contact_right h4 {
    margin: 35px 0 50px 0;
    color: #e6e6e6;
}

.con-rt-content {
    background: rgba(139, 195, 74, 0.58);
    padding: 72.5px;
}

.w3agile_contact_left input[type="text"],
.w3agile_contact_left input[type="email"],
.w3agile_contact_left textarea {
    outline: none;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    color: #fff;
    background: none;
    margin-bottom: 15px;
}

.w3agile_contact_left input[type="submit"] {
    margin: 3em 0 0;
}

.w3agile_contact_right h3 a {
    display: inline-block;
    color: #fff;
}

.w3agile_contact_right ul li {
    display: inline;
    color: #fff;
    font-size: 16px;
}

.w3agile_contact_right ul li .glyphicon {
    margin-right: 10px;
}

.w3agile_contact_right ul li a {
    color: #fff;
}

.w3agile_contact_right ul.phone {
    margin: 30px 0;
}

.agileits_social_icons {
    text-align: center;
}

.agileits_social_icons .fa {
    color: #fff;
    padding: 10px;
    font-size: 25px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.w3agile_contact_left input[type="submit"] {
    outline: none;
    border: 2px solid #f69323;
    background: #f69323;
    color: #fff;
    font-size: 1.1em;
    padding: 8px 25px;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}

.w3agile_contact_right iframe {
    width: 100%;
    min-height: 423px;
    border: none;
}

.w3agile_contact_right {
    padding: 0;
}

/*-- //contact --*/
/*-- //footer --*/
/*-- to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 55px;
    right: 1%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/top2.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //to-top --*/
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 38px;
}

td {

    border-top: 1px solid #494343 !important;
}

td p {
    color: #000;
    font-size: 16px;
}

p {
    text-align: justify;
    color: #000;
}

.info-table {
    padding: 10px 60px;
}

.about {
    background: #fff;
}

.about img {
    margin: 0 auto;
}

.about p {
    font-size: 16px;
    padding-top: 10px;
    text-align: justify;
    line-height: 30px;
    color: black;
}

.about-h2 {
    display: inline-block;
    text-align: center;
    padding: 12px 44px;
    -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    transition: color .3s ease-in-out, border-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    border-radius: 20px 0 20px 0;
    border: none;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    font-family: Montserrat, helvetica, arial, sans-serif;
}

.contact-section {
    background: -webkit-linear-gradient(left, #e6abc5, #f6475b);
}

.contact-form {
    background: #fff;
    margin-top: 10%;
    margin-bottom: 5%;
    < !-- width: 70%;
    -->
}

.contact-form .form-control {
    border-radius: 1rem;
}

.contact-image {
    text-align: center;
}

.contact-image img {
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}

.contact-form form {
    padding: 2%;
}

.contact-form form .row {
    margin-bottom: -7%;
}

.contact-panel {
    background: antiquewhite;
}

input[type=submit] {
    background-color: #006ab3;
    color: #fff;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
}

input[type=submit] {
    display: inline-block;
    text-align: center;
    padding: 12px 44px;
    -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    transition: color .3s ease-in-out, border-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    border-radius: 20px 0 20px 0;
    border: none;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    font-family: Montserrat, helvetica, arial, sans-serif;
}

.contact-form .sign-gd-two h4 {
    color: #000;
}

.contact-form .w3-address-right h6 {
    color: #000000;
}

.contact-form .w3-address-left i.fa {
    color: #e9395d;
}

.contact-form .w3-address-right p {
    color: #000;
}

.shivpriya {
    color: #dedede;
    line-height: 26px;
    font-size: 15px;
    letter-spacing: 0.8px;
    /* letter-spacing: 1px; */
    font-weight: 100;
    font-weight: 500;
    text-align: justify;
}

.foot {
    color: #fff;
}

.condetails {
    /*background-color: #ff475ced; */
    background: #bf0405;
}

.condetails p {
    color: #fff;
    text-align: center;
}

.condetails p span {
    padding: 0px 10px;
}

.logo1 {
    margin: 0 auto;
}

.footer2 {
    background-color: #000;
    padding: 1.3em;
    display: none;
}

.footer2 li {
    color: #fff;
}

.footer2 li a {
    color: #fff;
    line-height: 2em;
    font-size: 14px;
}

.casting li {
    margin-left: 2em;
}

.form-group {
    margin: 2px auto;
}

.top {
    color: #fff;
}

/*-- /responsive design --*/
@media(max-width:1440px) {
    .navbar-nav {
        padding: 1.3em 15em 0;
    }

    .banner_text_left p {
        width: 56%;
        margin: 0 auto;
    }
}

@media(max-width:1366px) {
    .navbar-nav {
        padding: 1.3em 11em 0;
    }

    .callbacks .caption {
        padding: 15em 5em 0em;
    }

    .banner_text_left p {
        width: 60%;
        margin: 0 auto;
    }
}

@media(max-width:1280px) {
    .navbar-nav {
        padding: 1.3em 7em 0;
    }

    .banner_text_left p {
        width: 65%;
        margin: 0 auto;
    }
}

@media(max-width:1080px) {
    .bottomgridtext {
        padding-bottom: 25px;
    }

    .bottomleft {
        padding-bottom: 52px;
    }

    .navbar-nav {
        padding: 2.2em 1em 0;
        float: right;
    }

    .w3ls-social-icons {
        margin: 1.3em 0 1em 0;
        float: right;
    }

    .callbacks .caption {
        padding: 6em 5em 0em;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 3.7em 2em;
    }

    .callbacks .caption {
        padding: 8em 5em 0em;
    }

    .banner_text_left p {
        width: 80%;
        margin: 0 auto;
    }

    .agileits_w3layouts_about_right p:after {
        top: 81%;
    }
}

@media(max-width:1024px) {
    .navbar-nav {
        padding: 2.2em 1em 0;
        float: right;
    }

    .w3ls-social-icons {
        margin: 1.3em 0 1em 0;
        float: right;
    }

    .callbacks .caption {
        padding: 6em 5em 0em;
    }

    .bottomgridtext {
        padding-bottom: 25px;
    }

    .bottomleft {
        padding-bottom: 51px;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 3.7em 1.5em;
    }

    .team-text h4 {
        color: #f69323;
        font-size: 23px;
    }
}

@media(max-width:991px) {
    .banner_text_left {
        width: 60%;
        float: left;
    }

    .col-md-4.banner_text_right {
        width: 40%;
        float: left;
    }

    .caption h3 {
        color: #f69323;
        font-weight: 500;
        font-size: 3em;
        letter-spacing: 0.5px;
        text-transform: capitalize;
    }

    .banner_text_left p {
        width: 100%;
        margin: 0 auto;
    }

    .bottomgridtext {
        padding: 4em;
    }

    .bottomgridtext h3 {
        margin: 0;
    }

    .col-md-6.bottomgridimg {
        width: 70%;
        margin: 4em auto;
    }

    .about-bottom-grid2 {
        margin: 4em auto 0;
    }

    .w3-services-grids1 {
        width: 50%;
        float: left;
        margin: 0 0 2em 0;
    }

    .col-md-3.t-cont-gds.wow.bounceInUp {
        width: 50%;
        float: left;
        margin-bottom: 4em;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 3.7em 1.3em;
    }

    .agileits_w3layouts_about_right {
        width: 33.33%;
        float: left;
    }

    .w3-subscribe-right {
        width: 60%;
        float: left;
    }

    .w3-subscribe-left {
        width: 40%;
        float: left;
    }

    .w3-subscribe-left {
        width: 53%;
        float: none;
        margin: 0 auto;
        border-left: 5px solid #f69323;
    }

    .w3-subscribe-right {
        width: 80%;
        float: none;
        margin: 2em auto;
    }

    .w3agile_contact_left.con-lef-content {
        width: 70%;
        margin: 0 auto;
    }

    .footer-left,
    .footer-right,
    .sign-gd-two {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 4em;
    }

    .about,
    .services,
    .contact,
    .team,
    .gallery,
    .team,
    .test,
    .subscribe,
    .footer {
        padding: 4em 0;
    }
}

@media(max-width:800px) {
    .navbar-brand {
        float: left;
        padding: 10px 0px;
    }

    .navbar-nav {
        padding: 2.2em 0em 0;
        float: right;
    }

    .nav>li>a {
        padding: 10px 5px;
    }

    .container-fluid.header-section.w3l {
        padding: 0.8em;
    }

    .navbar-brand {
        float: left;
        padding: 5px 0px;
    }

    .caption h3 {
        font-size: 2.5em;
    }

    .gallery-wthreegrids {
        width: 100%;
    }

    .caption p {
        font-size: 0.9em;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 4em;
    }

    .agileits_w3layouts_about_right {
        width: 50%;
        float: left;
    }

    .agileits_w3layouts_about_right p:after {
        top: 57%;
    }

    .col-md-6.bottomgridimg {
        width: 70%;
        margin: 2em auto;
    }

    .agileits_w3layouts_about_right p:after {
        top: 78%;
    }

}

@media(max-width:768px) {
    .caption h3 {
        font-size: 2.3em;
    }

    .nav>li>a {
        padding: 10px 2px;
    }

    .logo h1 {
        font-size: 31px;
    }

    .nav>li>a {
        padding: 10px 4px;
    }

    .w3-head-all h3 {
        font-size: 3em;
    }

    .agileits_w3layouts_about_right p:after {
        top: 81%;
    }

    .navbar-nav {
        margin: 0em;
    }

}

@media(max-width:736px) {
    div#bs-example-navbar-collapse-1 {
        position: absolute;
        width: 100%;
        z-index: 999;
    }

    .navbar-nav {
        float: none;
        text-align: center;
        background: rgba(0, 0, 0, 0.53);
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 20px;
    }

    .w3-services-grid1 h3,
    .w3-services-grid6 h3,
    .w3-services-grid2 h3,
    .w3-services-grid3 h3,
    .w3-services-grid4 h3,
    .w3-services-grid5 h3 {
        margin: 0.5em;
        font-size: 2em;
        color: #f69323;
    }

    .navbar-header {
        float: none;
        width: 100%;
        margin: 0 !important;
    }

    .w3ls-social-icons {
        float: none;
        text-align: center;
    }
}

@media(max-width:667px) {
    .w3-services-grids1 {
        width: 70%;
        float: none;
        margin: 0em auto 4em;
    }

    .w3-services-grid-bottom {
        margin: 0;
    }

    .w3-subscribe-left {
        width: 60%;
        float: none;
    }

    .callbacks .caption {
        padding: 4em 5em 0em;
    }

    .caption p {
        padding-top: 0.5em;
    }

    .banner_text_left {
        width: 55%;
        float: left;
    }

    .caption h3 {
        font-size: 2em;
    }

    .callbacks img {
        height: 443px;
    }

    .banner_text_right h4 {
        font-size: 1em;
        margin-bottom: 1em;
    }

    .w3-ban-text h5 {
        font-size: 0.9em;
        letter-spacing: 0.4px;
    }

    .callbacks .caption {
        padding: 4em 3em 0em;
    }

    .agileits_w3layouts_about_right p:after {
        top: 81%;
    }
}

@media(max-width:640px) {
    .agileits_w3layouts_about_right p:after {
        top: 83%;
    }

    .w3agile_contact_left.con-lef-content {
        width: 85%;
        margin: 0 auto;
    }
}

@media(max-width:600px) {
    .team-text h4 {
        font-size: 23px;
    }

    .w3-subscribe-left {
        width: 77%;
        float: none;
    }

    .callbacks .caption {
        padding: 5em 2em 0em;
    }

    .caption h3 {
        font-size: 1.8em;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 3em;
    }

    .agileits_w3layouts_about_right p:after {
        top: 83%;
    }
}

@media(max-width:568px) {

    .about,
    .services,
    .contact,
    .team,
    .gallery,
    .team,
    .test,
    .subscribe,
    .footer {
        padding: 3em 0;
    }

    .col-md-6.bottomgridimg {
        width: 70%;
        margin: 2em auto;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 3em;
    }

    .agileits_w3layouts_about_right p:after {
        top: 86%;
    }

    .w3-subscribe-left i.fa.fa-envelope-o {
        font-size: 3em;
    }

    button.btn.btn-outline.btn-lg i.fa {
        font-size: 23px;
    }

    .footer_agile_inner_info_w3l {
        width: 100%;
    }

    .banner_text_left {
        width: 100%;
        float: none;
    }

    .callbacks img {
        height: 602px;
    }

    .col-md-4.banner_text_right {
        width: 100%;
        float: none;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 2.5em;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

@media(max-width:480px) {

    .about,
    .services,
    .contact,
    .team,
    .gallery,
    .team,
    .test,
    .subscribe,
    .footer {
        padding: 2em 0;
    }

    .w3-services-grids1 {
        width: 90%;
        float: none;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 2em;
    }

    .gallery-agileinfo-row h4 {
        font-size: 2em;
    }

    .agileits_w3layouts_about_right {
        width: 100%;
        float: none;
    }

    .agileits_w3layouts_about_right p:after {
        top: 50%;
    }

    .w3-subscribe-left {
        width: 81%;
        float: none;
    }

    .w3agile_contact_right iframe {
        width: 100%;
        min-height: 300px;
    }

    .footer-left,
    .footer-right,
    .sign-gd-two {
        width: 70%;
        margin: 0 auto;
        margin-bottom: 3em;
    }

    .w3-services-grid1 i,
    .w3-services-grid2 i,
    .w3-services-grid3 i,
    .w3-services-grid4 i,
    .w3-services-grid5 i,
    .w3-services-grid6 i {
        font-size: 2em;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    p.copy-right {
        margin-top: 20px;
    }

    .w3-subscribe-right {
        width: 71%;
        float: none;
        margin: 2em auto;
    }

    .callbacks .caption {
        padding: 4em 0em 0em;
    }

    .callbacks img {
        height: 500px;
    }

    .agileits_w3layouts_about_right p:after {
        top: 74%;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

@media(max-width:414px) {
    .gallery-w3lsgrid {
        width: 100%;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 4em;
    }

    .agileits_w3layouts_about_right p:after {
        top: 55%;
    }

    .w3-subscribe-left h3 {
        font-size: 2em;
    }

    .w3agile_contact_left.con-lef-content {
        width: 95%;
        margin: 0 auto;
    }

    .form-group1 {
        width: 85%;
        float: left;
    }

    .form-group2 {
        width: 15%;
        float: left;
    }

    button.btn.btn-outline.btn-lg i.fa {
        font-size: 17px;
    }

    .btn-lg,
    .btn-group-lg>.btn {
        padding: 10px 12px;
    }

    .form-group1 {
        width: 83%;
        float: left;
    }

    p.copy-right {
        margin-top: 20px;
    }

    .callbacks .caption {
        padding: 2em 2em 0em;
    }

    .team-text {
        padding: 15px 12px;
    }

    .agileits_w3layouts_about_right p:after {
        top: 59%;
    }

    .w3-services-grid1 h3,
    .w3-services-grid6 h3,
    .w3-services-grid2 h3,
    .w3-services-grid3 h3,
    .w3-services-grid4 h3,
    .w3-services-grid5 h3 {
        margin: 0.5em;
        font-size: 1.8em;
        color: #f69323;
    }

    .footer-left h2 a {
        font-size: 18px;
        letter-spacing: 1px;
    }

    .form-group1 {
        width: 95%;
        float: left;
    }

    .w3-subscribe-right {
        width: 100%;
    }

    .form-group2 {
        width: 34%;
        float: left;
        margin: 2em 0 0 10em;
    }

    .agileits_w3layouts_about_right p:after {
        top: 55%;
    }

    .agileits_w3layouts_about_right p:after {
        top: 78%;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

@media(max-width:384px) {
    .w3-services-grids1 {
        width: 100%;
        float: none;
    }

    .col-md-3.t-cont-gds.wow.bounceInUp {
        width: 100%;
        margin-bottom: 4em;
    }


    .w3-subscribe-left h3 {
        font-size: 1.8em;
    }

    .w3-subscribe-left h3 {
        font-size: 1.8em;
    }

    .caption h3 {
        font-size: 1.5em;
    }

    .flex-control-nav {
        left: 45%;
        bottom: -1.5%;
    }

    .footer-left,
    .footer-right,
    .sign-gd-two {
        width: 100%;
        margin: 0 auto;
    }

    .caption h3 {
        font-size: 1.4em;
    }

    .caption h3 {
        font-size: 2em;
    }

    .callbacks img {
        height: 543px;
    }

    .form-group2 {
        width: 34%;
        float: left;
        margin: 2em 0 0 7em;
    }

    .agileits_w3layouts_about_right p:after {
        top: 81%;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

@media(max-width:375px) {
    .callbacks .caption {
        padding: 2em 0em 0em;
    }

    .agileits_w3layouts_about_right p:after {
        top: 81%;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

@media(max-width:320px) {
    .bottomgridtext h3 {
        font-size: 19px;
    }

    .agileits_w3layouts_about_right p:after {
        top: 83%;
    }

    .w3-subscribe-left h3 {
        font-size: 1.4em;
    }

    button.btn.btn-outline.btn-lg i.fa {
        font-size: 15px;
    }

    .w3agile_contact_left.con-lef-content {
        width: 100%;
    }

    .footer-left,
    .footer-right,
    .sign-gd-two {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 3em;
    }

    p.copy-right {
        margin-top: 20px;
    }

    .caption h3 {
        font-size: 0.9em;
        font-weight: 800;
    }

    .banner_text_right h4 {
        font-size: 0.9em;
        margin-bottom: 1em;
        font-weight: 800;
    }

    .logo h1 {
        font-size: 25px;
    }

    .logo h1 span {
        font-size: 33px;
        color: #fff;
        font-weight: bold;
    }

    .caption h3 {
        font-size: 1.8em;
    }

    .bottomgridtext h3 {
        font-size: 18px;
    }

    .w3-services-grid1,
    .w3-services-grid2,
    .w3-services-grid3,
    .w3-services-grid4,
    .w3-services-grid5,
    .w3-services-grid6 {
        padding: 0 4em;
    }

    .form-group1 {
        width: 95%;
        float: left;
    }

    .agileits_w3layouts_about_right p:after {
        top: 82%;
    }

    .agileits_w3layouts_about_right p {
        padding: 1.3em;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

@media(max-width:411px) {
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 15px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #000000b3;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .footer-left,
    .footer-right,
    .sign-gd-two {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 3em;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

@media(max-width:387px) {
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 15px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #000000b3;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .footer-left,
    .footer-right,
    .sign-gd-two {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 3em;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

@media(max-width:375px) {
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 15px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #000000b3;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .footer-left,
    .footer-right,
    .sign-gd-two {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 3em;
    }

    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 2em;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

@media(max-width:360px) {

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 15px;
    }

    /*.navbar-default .navbar-nav > li > a.active {
    color: #ffffff;
}*/
    .gallery-w3lsgrid.gallery-text,
    .gallery-w3lsgrid.gallery-text2,
    .gallery-w3lsgrid.gallery-text3 {
        padding: 2em;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #000000b3;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .footer-left,
    .footer-right,
    .sign-gd-two {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 3em;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .single_product {
        background: #d4d4d4;
        padding: 10px 10px;
        border-radius: 30px;
        margin-top: 3em;
        margin-bottom: 3em;
        box-shadow: 0 0 5px 0px black;
    }
}

/*-- /responsive design --*/
@media only screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        transition: .3s;
    }
}

.dropdown-menu {
    /*column-count: 2;*/
    background-color: #ff485cb0;
    column-gap: 40px;
    column-rule: 1px solid lightblue;
}

.dropdown-menu>li>a {
    color: #fff;
    font-weight: bold;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #dd2234 !important;
    text-decoration: none;
    background-color: #f5f5f5;
}

.gallery-text3,
.gallery-text {
    height: 210px;
}

.why ul li {
    color: #dedede;
    line-height: 26px;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 100;
    font-weight: 500;
}

.footer-bottom {

    color: #fff;
}

.list1 li {
    font-size: 14px;
    font-weight: 600;
    list-style: none;
}

.casting ul b {
    font-size: 14px;
}

.casting h4 {
    font-size: 22px;
}

.casting ul {
    font-size: 15px;
}

.casting img {
    margin-top: 10em;
}

.floating_whatsapp {
    position: fixed;
    bottom: 140px;
    right: 1px;
    margin-top: 13px;
    z-index: 9999;
}







/* video */

section.video-gallery {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.video-container {
    max-width: 1000px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.video-card {
    width: 100%;
    max-width: 320px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    text-align: center;
    padding: 20px;
}

.video-card iframe {
    width: 100%;
    height: 350px;
    border: none;
}

.video-card-body {
    padding: 15px;
}

.video-row {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .video-card {
        width: calc(50% - 30px);
    }
}

@media (min-width: 1024px) {
    .video-card {
        width: calc(33.33% - 30px);
    }
}

/* video */