@charset "utf-8";
 
*{margin:0; padding:0;}
body{font-family: 'Open Sans', sans-serif;}

a{-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
ul, ol{list-style:none;}
img{max-width:100%;}
h1, h2, h3, h4, h5, h6{font-family: 'Oswald', sans-serif;}
h1{font-size:42px; font-weight:bold; color:#000; text-align:center; margin-bottom:60px; position:relative; text-transform:uppercase;}
 
h1 span{    color: #1668a3; }
p{font-size:14px; line-height:24px; color:#333;}

body, html {
    background-color: #d7d6d6;
    background-image: url(../images/pattern16.png);
    background-repeat: repeat;
}



.wrapper {
    margin: 30px auto 0;
    background: #fff;
    max-width: 1170px;
    box-shadow: 0px 0px 50px 5px rgb(0 0 0 / 35%);
    -webkit-box-shadow: 0px 0px 50px 5px rgb(0 0 0 / 35%);
    -moz-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.35);
 
}


header {
    border-top: 3px solid #c09761;
    width: 100%;
    display: inline-block;
}



.top-right {
    float: right;
}


.top-right li {
    float: left;
    text-align: center;
    margin: 15px 10px 0;
}

.top-right li a {
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 0.8px;
    float: left;
    text-align: center;
    color: #000;
    font-weight: 500;
    text-decoration: none;
}

 
.top-right li a i {
    margin: 0 0 10px;
    font-size: 21px;
}

.navbar-inverse {
    background-color: inherit;
    width: 100%;
    border: none;
    display: inline-block;
    margin: 0;
    border-radius: 0;
}

.navbar-nav {
    float: right;
    margin: 4px 0 0;
}
.navbar-inverse .navbar-nav>li>a {
    color: #393937;
    padding: 8px 18px;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {color: #fff;
    background-color: #996814;}

.navbar-inverse .navbar-nav>.active>a {
    color:inherit;
    background-color:inherit;
}
.logo1 img {
    margin: -61px 0 3px;
}


.carousel-control.left, .carousel-control.right {
    background-image: inherit;opacity: 1;
	}



.about {
    width: 100%;
    display: inline-block;
    padding: 30px 10px;
}

 .area-title {
    text-align: center;
    margin: 0 0 30px;
    display: inline-block;
    width: 100%;
}

.area-title h2 {
    color: #e21616;
    font-size: 29px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 20px 0 20px 0;
}

 .area-title h2  b {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}

 .area-title  p{
    font-size: 16px;text-align: center!important;
    width: 75%;
    margin: auto;
}

.about p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    text-align: justify;
}

 .about  h3{
    color: #8a6d3b;
    font-weight: 800;
    margin: 0 0 10px;
    float: left;
    width: 100%;
}

 .about1 {
    width: 100%;
    display: inline-block;
    padding: 30px 10px;
}

 .about1  h3{
    color: #8a6d3b;
    font-weight: 800;
    margin: 0 0 10px;
    float: left;
    width: 100%;
}
.about1  h2 {
    color: #e21616;
    font-size: 29px;  text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    margin: 20px 0 20px 0;
}

 .about1  h2  b {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}

.about1 p {
    font-size: 15px;
    text-align: center;
    line-height: 31px;
}

.about1 img {
    margin: 33px auto 27px;
    display: table;
}

.quicks.form-wrapper {
    background: #f2f2f2;
    width: 100%;
    padding: 13px 20px 30px;
    position: relative;
    display: inline-block;
}

.quicks.form-wrapper h2 {
    text-align: center;
    margin: 35px 0 25px;
    font-weight: 600;
}
.quicks.form-wrapper p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
}
.quicks.form-wrapper select {
    width: 100%;
    height: 34px;
    background: #070706;
    border: none;
    color: #ff0;
}

.quicks.form-wrapper .slt11 {
    width: 100%;
    height: 34px;
    background: #070706;
    border: none;
    color: #ff0;
    border-radius: 0;
}

.quicks.form-wrapper .slt11.form-control::-moz-placeholder{  color: #ff0;}
.quicks.form-wrapper .slt11.form-control:-ms-input-placeholder{  color: #ff0;}
.quicks.form-wrapper .slt11.form-control::-webkit-input-placeholder{  color: #ff0;}
 
 
.quicks1.form-wrapper .slt11.form-control::-moz-placeholder{  color: #ff0;}
.quicks1.form-wrapper .slt11.form-control:-ms-input-placeholder{  color: #ff0;}
.quicks1.form-wrapper .slt11.form-control::-webkit-input-placeholder{  color: #ff0;}
 
 
 .quicks1.form-wrapper .slt11 {  color: #ff0;}
 
.quicks.form-wrapper select.slt {
    width: 43%;
}

.quicks.form-wrapper .btn {
    width: 100%;
    height: 42px;
    margin: 29px 0 0;
    background: #7e540b;
    border: none;
}


.sing5 input.slt11  {
    width: 60%;
    background: #333;
    color: #fff;
    height: 32px;
    margin: 0 0 14px;
}

.hp-brandbnr{ padding:30px 0 20px; display:inline-block; width:100%; 
    
}


.hp-brandbnr1 {
    background-image: linear-gradient(to top, #e11e1a, #faa20b);
    position: relative;
    border-radius: 10px;
    width: 80%;
    display: table;
    margin: auto;
}


 .hp-brandbnr  img {
    float: left;
}


.hp-brandbnr2 {
    float: left;
    margin: 40px 0 0;
    width: 47%;
}


 .hp-brandbnr2  p{
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.5px;
}

.hp-brandbnr2  span{
    font-size: 23px;
    font-weight: 600;
}

.hp-brnd-btn{
    float: right;
    margin: 50px 70px 0 0;
}


.hp-brnd-btn button {
    width: 200px;
    height: 36px;
    border-radius: 10px;
    border: none;
    background-color: #ffec05;
    font-size: 14px;
    letter-spacing: 0.8px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    color: #181515;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
}



footer {
    display: inline-block;
    width: 100%;
    border-top: dotted 3px #ccc;
    padding: 20px 0 0;
}


.f1 img {
    float: left;
    margin: 4px 9px 0 0;
}

.footer h6 {
    margin: 0 0 10px;
    font-size: 17px;
}

.social li {
    float: left;
    margin: 6px 21px 0 0;
}



.copyright{
    text-align: center;
    background: #333;
}


.copyright p {
    color: #fff;
    margin: 9px 0 4px;
    float: left;
    text-align: center;
    width: 100%;
}





.breadcum{
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
}


.breadcum p{
    position: absolute;
    bottom: 40px;
    left: 30px;  color: #f00;
}

.breadcum a:first-child {
    color: #f00;
    text-decoration: none;
    font-size: 23px;
}

.breadcum a {
    color: #000;
    text-decoration: none;
    font-size: 23px;
}


 .breadcum i{
    font-weight: 800;
    font-size: 23px;
    margin: 0 7px;
    color: #a94442;
}





.our-team-construct {
    padding:40px 0;
    background: #272E39 url('../images/team-section-bg.jpg') center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.our-team-construct .section-title h1 {
    color: #fff;
    border-color: #444A53;
    text-align: left;
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    margin: 20px 0 27px;
}
.our-team-construct .single-construct-member {
    text-align: center;
}
.our-team-construct .single-construct-member .content {
    text-align: center;
    padding: 0 22px; 
    padding-top: 82.5px;
    display: block; 
}
.our-team-construct .single-construct-member .content:before {
    background: #EFA600;
}
.our-team-construct .single-construct-member:hover .content:before, 
.our-team-construct .single-construct-member:focus .content:before, 
.our-team-construct .single-construct-member:active .content:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.our-team-construct .single-construct-member .img-holder {
      border: 9px solid #996814;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: -82.5px;
    position: relative;
    z-index: 99;
    overflow: hidden;
}
.our-team-construct .single-construct-member h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    margin-top: 24px;
    transition: all .3s ease;
}
.our-team-construct .single-construct-member p {
    color: #ff0;
    font-size: 14px;
  margin: 4px 0 0;
    transition: all .3s ease;
}
.our-team-construct .single-construct-member:hover p {
    color: #fff;
}
.our-team-construct .single-construct-member:hover h2,
.our-team-construct .single-construct-member:hover ul li a {
    color: #ff0;
}
.our-team-construct .single-construct-member ul {
    margin-top: 18px;
    padding-bottom: 29px;
}
.our-team-construct .single-construct-member ul li {
    display: inline;
}
.our-team-construct .single-construct-member ul li a {
    display: inline-block;
    color: #EFA600;
    font-size: 18px;
    margin: 0 14px;
    transition: all .3s ease;
}


.our-team-construct .owl-theme {
    position: relative;    
}
.our-team-construct .owl-theme .owl-controls {
    position: absolute;
    right: 0;
    top: -70px;
}
.our-team-construct .owl-theme .owl-nav {
    margin: 0;    
}
.our-team-construct .owl-theme .owl-nav [class*=owl-] {
    width: 30px;
    height: 30px;
    background: #fff;
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    padding: 0;    
    margin: 0;
    border-radius: 0;
    margin-left: 10px;
    transition: all .3s ease;
}
.our-team-construct .owl-theme .owl-nav [class*=owl-]:hover {
    background: #36ABFC;
    color: #fff;
}


.teams  {
    background:#d90e0a;
}





.content-wrap {
    background: #fff;
    display: inline-block;
    padding: 40px 10px;
    width: 100%; text-align:center;
}


#login {
    background:#e91e1ee0;
    display: inline-grid;
    width: 400px;
    color: #000;
    margin: 30px 0 0;
}

#login h2 {
    background: #e91e1e;
    margin: 0 0 20px;    color: #fff;
    padding: 11px 0;
    box-shadow: 1px 1px 1px 1px #00000052;
}



fieldset {
    padding: 0 20px;
}

#login .form-control {
    border: none;
    border-radius: 0;
    background: #000;
    color: #fff;
    height:50px;
}

#login label {
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    margin: 18px 0 3px;
}

#login .btn {
    background:#430807;
    border: none;
    color: #fff;
    padding: 6px 22px;
    font-size: 18px;
    width: 100%;
}

#login .form-control::-moz-placeholder{color:#fff;opacity:1;}
#login .form-control:-ms-input-placeholder{color:#fff;}
#login .form-control::-webkit-input-placeholder{color:#fff;}


#forgotPass a {
    color: #000;
    font-weight: bold;
    font-size: 17px;
    margin: 15px 0 20px;
    display: grid;
}





table.sing {
    width: 92%;
    padding: 30px 30px;
    background: #fafafa;
    margin: auto;
    display: inline-block;
    border: dotted 6px #E91E63;
    border-radius: 12px;
}

tbody  {
    width: 100%;
    float: left;
}

tr {
       display: flow-root;
}


table.sing th {
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-size: 26px;
    color: #E91E63;
}

 
table.sing td {
    margin: 0 0 20px;
    float: left;
    text-align: left;
    width: 40%;
    color: #000;
}

table.sing td:first-child {
    float: left;
    text-align: left;
    width: 20%;
    color: #000;
    font-size: 18px;
}

table.sing td:last-child {
    text-align: left;
    color: #E91E63;
    font-size: 14px;
    padding-left: 13px;
    width: 140px;
}



table.sing .form-control {
    border-radius: 0;
    background: #000;
    color: #fff;
    height: 50px;
}
select.gt.gts {
    width: 21%!important;
    float: left;
    background: #b2121c;
    border: none;
}

.gts1 {
    width: 79%!important;
    float: left;
}
table.sing select {
    margin: 0 0px 0 0;
    width: 108px;
    border-radius: 0;
    background: #000;
    color: #fff;
    height: 38px;
    width: 33%;
}
select.gt {
    width: 100%!important;
}
td.sub-btn {
    text-align: center!important;
    margin: 11px 0 0!important;
    width: 100%!important;
}

.sub1 {
    background: #bb1114;
    border: none;
    color: #fff;
    padding: 6px 10px;
}


.sub2 {
    border: none;
    margin: 0 10px;
    color: #fff;
    padding: 6px 20px;
    background: #08384f;
}
.sub3 {
    background:#a06609;
    border: none;
    color: #fff;
    padding: 6px 10px;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    width: 150px;
    height: 150px;
}




.quicks1 form {
    background: #fb94a7;
    float: left;
    width: 100%;
  
}

.quicks1 h2{
     margin: 0;
    background: #e04c79;
    color: #fff;
    font-size: 25px;
    padding: 16px 26px;
    line-height: 25px;
}

.quicks1  p{
    text-align: left;
    margin: 12px 0 3px;
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
}

.quicks1 .slt  {
    width: 45%; 
}
.quicks1  .btn {
    width: 100%;
    height: 42px;
    margin:18px 0 23px;
    background: #7e540b;
    border: none;
}


.quicks1 button, .quicks1 input, .quicks1 select, .quicks1 textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    height: 35px;
    background: #333;
    border: none;
}

.quicks1 .select2-container { 
    margin: 0 0 0px;
    position: relative; 
}


.content-wrap  .form-control::-moz-placeholder{color:#fff;opacity:1;}
.content-wrap  .form-control:-ms-input-placeholder{color:#fff;}
.content-wrap  .form-control::-webkit-input-placeholder{color:#fff;}

.quicks1 select  {
  
    color: #ff0;
}

.quicks1  .select2-selection--single .select2-selection__rendered {
   
    text-align: left;
}


 
 
 
 
 
 
 
.widget_services1 {
    background: #e91e636b;
    border: dashed 7px #E91E63;
    padding: 0 11px 14px;
    color: #000;
    margin: 0px 0 30px;
    display: inline-block;
    width: 100%;
    float: left;
}
 
 
 .widget_services1 li {
    border-bottom: 1px solid #6666661c;
    line-height: 20px;
    padding: 11px 0 8px;
    background: #e40d56;
    margin: 11px 0 0px;
    float: left;
    width: 100%;
}
 
.widget_services1 li img {
    width: 30%;
    background: #ffdae6;
    border-radius: 10px;
    float: left;
    display: inline-block;
    margin: 3px 0 4px 15px;
}
 
 
 .widget_services1 li span {
    float: left;
    color: #fff;
    font-size: 21px;
    width: 50%;
    line-height: 29px;
    margin: 17px 0 0 7%;
    text-align: left;
    text-transform: uppercase;
}
 
 
 
 
 .brides {
    background: #d1890f;
    color: #fff;
    padding: 9px 0;
    font-size: 33px;
    text-shadow: 1px 1px 1px #000;
    box-shadow: 2px 2px 7px #000;
}
 
 .brides-box  {
    background: #fff;
    box-shadow: 1px 1px 6px 2px #928d8d;
    display: inline-block;
    width: 100%;
    margin: 20px 0 0;
}
 
 
.brides-box img {
    width: 199px;
    height: 200px;
    margin: 30px 0 0px 30px;
    padding: 6px;
    border-radius: 36px;
}
 
 
 
.brides-box .brides1 h2 {
    text-align: left;
    color: #286090;
    float: left;
    width: 100%;
    margin: 30px 0 10px!important;
    font-size: 25px;
    font-weight: 600;
}
 
 
  .brides-box .brides1 {
    text-align: left; 
}
 
 
.brides-box .brides1 p {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin: 7px 0 10px;
    background: #e8e810;
    padding: 12px 12px;
}
 
.brides-box .brides1 span  {
    float: right;
    margin: 0 8px 0 0;
}



.brides-box .brides1 h6 {
    font-size: 17px;
    text-transform: capitalize;
    margin: 4px 0 0 8px;
    float: left;
    width: 100%;
}

.read-bt {
    float: right;
    margin: 0 40px 40px 0;
    border: solid 1px #b0b0b0;
    border-radius: 30px;
    padding: 11px 25px 16px 31px;
    font-weight: 100;
    color: #000;
}



  .read-bt button {
    background: #000;
    color: #fff;
    border: navajowhite;
    padding: 8px 40px;
    margin: 0 19px 0 11px;
    border-radius: 21px;
    font-size: 17px;
}


 
 
 table.sing5 {
    width: 80%;
    padding: 30px 30px;
    background: #fafafa;
    float: left;
    display: block;
    margin: 0 10%;
    border: dotted 6px #E91E63;
    border-radius: 12px;
}


table.sing5 th {
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 30px;
   text-transform: capitalize;
    font-size: 18px;
    color: #E91E63;
}

table.sing5 td:first-child {
    float: left;
    text-align: left;
    width: 40%;
    color: #000;
}


table.sing5 .form-control {
    border-radius: 0;
    background: #000;
    color: #fff;
    height: 32px;
}

table.sing5 .form-control {
    border-radius: 0;     width:100%;
    background: #000;
    color: #fff;
    height: 32px;
}

table.sing5 td:last-child {
    float: left;
    text-align: left;
    width: 50%;
    color: #000;
}

 table.sing5  tr{
    margin: 0 0 17px;
}


.style5.style55 {
    padding: 5px 18px;
    font-size: 18px;
    background: #8b5d10;margin: 0 0 0 22px;
    border: none;
    color: #fff;
}


select.sly {
    width:42%!important;
    margin: 0 7px 0 0px;
    display: inline-block;
}

select.sly1 {
    width: 42%!important;
    margin: 5px 0 0px 7px;
    display: inline-block;
}



.sing5 {
    width: 80%;
    padding: 30px 30px;
    background: #fafafa;
    float: left;
    display: block;
    margin: 0 10%;
    border: dotted 6px #E91E63;
    border-radius: 12px;
}

.sing5 h2{
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #E91E63;
}


.sing5  p {
    float: left;
    text-align: left;
    width: 40%;
    color: #000;
}


.sing5 select  {
    width: 60%;
    background: #333;
    color: #fff;
    height: 32px;
    margin: 0 0 14px;
}



.sing5 select.slt {
    width: 27%;
}




.sing5 .select2-container { 
    width: 60%!important; 
}



.sing5 .btn {
    padding: 5px 18px;
    font-size: 18px;
    background: #8b5d10;
    border: none;
    color: #fff;
    margin: 0 0 0 22px;
}




table.sing1 {
    width: 100%;
    padding: 30px 30px;
    background: #fafafa;
    float: left;
    display: block;
    margin: 0;
    border: dotted 6px #E91E63;
    border-radius: 12px;
}


table.sing1 th {
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-size: 26px;
    color: #E91E63;
}



table.sing1 td {
    padding: 0;
    margin: 0 0 13px;
    color: #E91E63;
    font-size: 16px;
    text-align: left;
}

table.sing1 td:first-child {
    float: left;
    text-align: left;
    width: 240px;
    font-weight: bold;
}


.rt {
    font-weight: bold;
    font-size: 21px!important;
    width: 98px;
}


table.sing1 td {
    padding: 0;
    margin: 0 0 13px;
    color: #E91E63;
    font-size: 16px;
    text-align: left;
}



.regt-form {
    width: 100%;
    padding: 30px 30px;
    background: #fafafa;
    float: left;
    display: block;
    margin: 30px 0;
    border: dotted 6px #E91E63;
    border-radius: 12px;
    
}


.regt-form h2 {
     text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 30px; font-weight: 800;
    text-transform: uppercase;
    font-size: 26px;
    color: #E91E63;
    
 }
 
 .punch {float: left;
    width: 100%;
    text-align: left;
    font-size: 19px;
    text-transform: capitalize;
    background: #8a6d3b;
    color: #fff;
    padding: 9px 22px 7px;
}


.fileds {
    width: 100%;
    float: left;
    margin: 20px 0 0px;
}

.m1{
    width: 100%;
    float: left;
    margin:0px 0 0px;
}

.rg1 {
    width:30%;
    text-align: left;
    float: left;
    color: #000;
    font-weight: 600;
    margin:7px ​0 10px;
}
 .rg2 {
    width:70%;
    text-align: left;
    float: left;
    margin: 0 0 10px;
}
 
.rg2  .form-control {
    border-radius: 0;     border-radius: 0;
    background: #000;
    color: #fff;
    height: 38px;
}
 
 
 select.rrts {
    width: 21%!important;
    float: left;   color: #fff;
    background: #b2121c!important;
    border: none;
}
 
 .rg2 select.slt {      height: 38px;
     
    border-radius: 0;
    background: #000;
    color: #fff; 
    width: 32.4%;
}
 
 .photo-frame   {
    margin: 20px 0 0;
}

 
 
  .photo-frame span {
    float: left;
    width: 100%;
    margin: 10px 0 10px;
    color: #f00;
    letter-spacing: 0.5px;
}
 
 
 
   .photo-frame input[type=file] {
    display: table;
    margin: auto;
    width: 81%;
}
 
 
 
 .files22 {
    height: 220px;
    margin: 0 0 10px;
    background: #337ab7;
    width: 100%;
}
 
 
 
 
 @media only screen and (max-width:753px)
 {
     
 .regt-form h2 { 
    margin: 0 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 31px; 
}
.punch { 
    padding: 7px 22px 7px;
    margin: 20px 0 0;
}

.files22 {
    height: 220px;
    margin: 0 auto 10px;
    background: #337ab7;
    width: 200px;
    display: table;
}
.regt-form .rg1 {
    width: 100%!important;
    text-align: left;
    float: left;
    color: #000;
    font-weight: 600;
    margin: 7px ​0 10px!important;
}

.photo-frame input[type=file] {
    display: table;
    margin: auto;
    width: 187px;
    padding: 0;
}
.regt-form {
    width: 100%;
    padding: 30px 10px;}
    
 .regt-form   .rg2 {
    width: 100%!important;
    text-align: left;
    float: left;
    margin: 10px 0 1px;
}
    
 .rg2 select.slt {
    height: 38px;
    border-radius: 0;
    background: #000;
    color: #fff;
    width: 32%;
}   
    
  .regt-form  .col-xs-12 { 
    padding: 0;
}
   .regt-form  select.rrts {
    width: 20%!important;
}   

 }
 
 
  @media only screen and (min-width:754px) and (max-width:800px)
 {
    
    
  .regt-form .rg1 {
    width: 100%!important;
    text-align: left;
    float: left;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}  
    
  .regt-form  .rg2 {
    width: 100%!important;
    text-align: left;
    float: left;
    margin: 0 0 10px;
}


 .regt-form  .gts1 {
    width: 73%!important;
    float: left;
}

.photo-frame input[type=file] {
    display: table;
    margin: auto;
    width: 100%;
}


 }
 
 
 
  @media only screen and (min-width:801px) and (max-width:900px)
 {
    
    
  .regt-form .rg1 {
    width: 100%!important;
    text-align: left;
    float: left;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}  
    
  .regt-form  .rg2 {
    width: 100%!important;
    text-align: left;
    float: left;
    margin: 0 0 10px;
}

 

.photo-frame input[type=file] {
    display: table;
    margin: auto;
    width: 100%;
}


 }
 
 
.exits  {
    position: fixed;
    bottom: 21px;
    right: 20px;
    width: 70px;
}

 
 
 
 .metri-teams   {
    margin: 20px 0 40px;
    float: left;
    width: 100%;
}


.metri-teams li {
    float: left;
    width: 33%;
    text-align: center;
}

 .metri-teams img{    margin: auto;
    width: 150px;
    border-radius: 50%;
    border: dashed 3px #ff0101;
}

.metri-teams h4 {
    float: left;
    width: 100%;
    margin: 11px 0 4px;
    font-weight: 700;
    color: #ca8611;
    text-transform: uppercase;
}

.metri-teams h6 {
    color: #000;
    font-size: 16px;
    margin: 3px 0 2px;
    float: left;
    width: 100%;
}
 
     .metri-teams a  {
    float: left;
    width: 100%;
    text-decoration: none;
    font-size: 20px;
    color: #0466ba;
    margin: 5px 0 0;
    font-weight: 700;
} 



@media only screen and (max-width:600px)
{

.metri-teams li {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0 20px;
}
.contact-page-sec {
    padding: 20px 0px!important;
}


}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 