
/*Header Part*/
.intro-header {
    background-color: #808080;
    background: no-repeat center center;
    background-attachment: scroll;
    background-size: cover;
    margin-bottom: 5px;
    height: 350px;
}

.image-logo{
margin-left: 108px;
}
.text-center {
    text-align: center;
}

.intro-header .site-heading, .intro-header .page-heading {
    font-size: 15px;
    line-height: 1.1;
    display: block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin: 10px 0 0;
}

.subheading {
    font-size: 17px;
    color: gray;
    padding-bottom: 20px;
}

.header-contact {
    line-height: 15px;
    padding-top: 15px;
}

.intro-header .site-heading, .intro-header .page-heading {
    text-align: center;
}

.site-heading {
    padding: 0px !important;
}



.site-heading h1 {
    font-size: 30px;
    font-weight: 400;
    color: gray;
    padding: 20px;
}

h1 {
    font-size: 32px;
    font-weight: normal;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.header-contact span {
    font-size: 17px;
    padding-top: 15px;
}

/*Panel Part*/
.panel-group .panel {
    border-bottom: 1px solid rgba(128, 128, 128, 0.27);
}

.panel-default {
    border-color: transparent;
}

.panel-heading {
    background-color: rgba(245, 245, 245, 0.42);
}

h4 {
    font-size: 18px;
    font-weight: normal;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, label {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: gray;
}

h4, .h4 {
    font-size: 18px;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.panel-title a {
    color: gray;
}
.panel-title a {
    font-size: 22px;
    font-weight: 400;
}

.submit-btn-wrapper span, a {
    padding: 5px;
    font-size: 15px;
    cursor: pointer;
}
a {
    color: gray;
}

label {
    font-weight: normal;
    font-size: 15px;
}

select.form-control {
    padding: 4px 6px;
}
.form-control, select {
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #858585;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
}

.make-right {
    float: right !important;
}

.make-left {
    float: left !important;
}


.next-gfather {
    padding-right: 0px;
    width: auto;
    margin-bottom: 20px;
}

.delete-btn {
    padding-top: 4px;
    color: #D81111;
    font-size: 15px;
    padding-left: 0;
}
a:hover, a:focus {
    color: #0085a1;
    text-decoration: none;
}

.add-btn {
    background: none;
    box-shadow: none;
    border: none;
     padding-bottom: 3px;
     outline:none !important;
}

.add-bttn {
    background: none;
    box-shadow: none;
    border: none;
    padding-bottom: 3px;
    outline:none !important;
}

.add-bton {
    background: none;
    box-shadow: none;
    border: none;
    padding-bottom: 3px;
    outline:none !important;
}

.next-gfather p {
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    color: gray;
}

p {
    line-height: 1.5;
    margin: 0px 0;
}

.form-error{
  border: 1px solid #e74c3c;
}

/*Body Part*/

body {
    background-color: #e4e6e9;
    min-height: 100%;
    padding-bottom: 0;
    font-family: 'Open Sans';
    font-size: 15px;
    color: #393939;
    line-height: 1.5;
}

/*Footer Part*/
.submit-btn-wrapper span, a {
    padding: 5px;
    font-size: 15px;
    cursor: pointer;
}

.btn-success, .btn-success:focus {
    background-color: #87b87f !important;
    border-color: #87b87f;
}
.btn, .btn-default, .btn:focus, .btn-default:focus {
    background-color: ##629b58 !important;
    border-color: ##87b87f;

}
.btn {
    display: inline-block;
    color: #FFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: none !important;
    border: 5px solid #FFF;
    border-radius: 0;
    box-shadow: none !important;
    -webkit-transition: background-color 0.15s, border-color 0.15s, opacity 0.15s;
    -o-transition: background-color 0.15s, border-color 0.15s, opacity 0.15s;
    transition: background-color 0.15s, border-color 0.15s, opacity 0.15s;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    position: relative;
}

.submit-btn {
    margin-top: 10px;
}

.btn {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    border-radius: 0;
    padding: 15px 25px;
}

a {
    color: #337ab7;
    text-decoration: none;
}

/*Button*/
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 5px solid #87b87f;
}

.btn-success:hover, .btn-success:active, .open > .btn-success.dropdown-toggle {
    background-color: #629b58 !important;
    border-color: #87b87f;
}

/*Grid Part*/
.row {
    margin-left: -15px;
    margin-right: -15px;
}

 

@media (max-width: 768px)
{
.custom-error-msg {
    width: 100% !important;
    line-height: 18px;
    height: auto;
    padding: 10px;
    margin: 10px;
    margin-left: 0px;
    text-align: center;
    list-style-type: none;
}

.intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}
}

@media screen and (min-width: 800px){
 .margright{
    margin-right: -10px;
    margin-top: 0px;
    position: absolute;
 }
 .marginleft{
      margin-right: 708px;
    margin-top: -50px;
    z-index: 10;
    position: absolute;
 }
 .margin_left{
      margin-right: -10px;
    margin-top: 0px;
    position: absolute;

 }

 .close_female{
      margin-right: 1042px;
    margin-top: -50px;
    position: absolute;
 }

 
 .buttontopdf{
  margin-top: 61px;
 }
 
 .intro-header{
  height: 405px;
 }
 .intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}
}

@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
 .margright{
    margin-right: -10px;
    margin-top: 0px;
    position: absolute;
 }
 .marginleft{
      margin-right: 708px;
    margin-top: -50px;
    z-index: 10;
    position: absolute;
 }
 .margin_left{
      margin-right: -10px;
    margin-top: 0px;
    position: absolute;

 }

 .close_female{
      margin-right: 1038px;
    margin-top: -50px;
    position: absolute;
 }
 .intro-header{
  height: 405px;
 }
 .intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}
}



/*IPhone 5 and 5s*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
.marginleft{
     margin-right: 199px;
    margin-top: -154px;
    z-index: 10;
    position: absolute;
 }
 .margin_left{
      margin-right: -35px;
    margin-top: 0px;
    position: absolute;

 }

 .close_female{
  margin-right: 168px;
    margin-top: -304px;
    position: absolute;
 }

 .margright{
    margin-right: -35px;
    margin-top: 0px;
    position: absolute;
 }
 .upperspace{
margin-top:15px;
 }
 .image-logo{
margin-left: 5px;
}

 .buttontopdf{
  margin-top: 12px;
    margin-right: 100px;
 }

 .intro-header{
  height: 613px;
 }
 .intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
 .marginleft{
  margin-right: 445px;
    margin-top: -141px;
    z-index: 10;
    position: absolute;
 }
 .margin_left{
      margin-right: -35px;
    margin-top: 0px;
    position: absolute;

 }

 .close_female{
  margin-right: 415px;
    margin-top: -259px;
    position: absolute;
 }

 .margright{
    margin-right: -35px;
    margin-top: 0px;
    position: absolute;
 }

 .upperspace{
margin-top:15px;
 }

.buttontopdf{
  margin-top: 61px;
  margin-right: 10px;
 }
 .intro-header{
  height: 443px;
 }
 .intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}
}

/*iphone 6*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
.marginleft{
  margin-right: 256px;
    margin-top: -152px;
    z-index: 10;
    position: absolute;
 }
 .margin_left{
      margin-right: -35px;
    margin-top: 0px;
    position: absolute;

 }

 .close_female{
  margin-right: 225px;
    margin-top: -306px;
    position: absolute;
 }

 .margright{
    margin-right: -35px;
    margin-top: 0px;
    position: absolute;
 }
 .upperspace{
margin-top:15px;
 }
 .image-logo {
    margin-left: 0px;
}
.buttontopdf{
     margin-top: 17px;
    margin-right: 138px;
 }

 .intro-header{
  height: 601px;
 }

 .intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 29px;
    line-height: 28px;
}


}




@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
 .margright{
    margin-right: -35px;
    margin-top: 0px;
    position: absolute;
 }
 .close_female{
  margin-right: 513px;
    margin-top: -304px;
    position: absolute;
 }

 .marginleft{
  margin-right: 543px;
    margin-top: -152px;

    position: absolute;
 }

    .margin_left{
      margin-right: -35px;
    margin-top: 0px;
    position: absolute;

 }

    
.upperspace{
margin-top:15px;
 }
 .buttontopdf{
  margin-top: 61px;
  margin-right: 100px;
 }

 .intro-header{
  height: 440px;
 }
 .intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}

}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
  .margright{
    margin-right: -35px;
    margin-top: 0px;
    position: absolute;
 }

.buttontopdf{
  margin-top: 61px;
  margin-right: 100px;
 }
 .close_female{
  margin-right: 415px;;
    margin-top: -303px;
    position: absolute;
 }
  .marginleft{
  margin-right: 445px;
    margin-top: -154px;

    position: absolute;
 }
.margin_left{
      margin-right: -35px;
    margin-top: 0px;
    position: absolute;

 }
 .upperspace{
margin-top:15px;
 }

 .image-logo {
    margin-left: 187px;
}

 .intro-header{
  height: 440px;
 }
 .intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}
}



/*Iphone 6+*/
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
  .marginleft{
  margin-right: 293px;
    margin-top: -154px;
    z-index: 10;
    position: absolute;
 }
 .margin_left{
      margin-right: -35px;
    margin-top: 0px;
    position: absolute;

 }
 .close_female{
    margin-right: 262px;
    margin-top: -303px;
    position: absolute;
 }

 .margright{
    margin-right: -35px;
    margin-top: 0px;
    position: absolute;
 }
 .upperspace{
margin-top:15px;
 }
.buttontopdf {
    margin-top: 21px;
    margin-right: 145px;
}

.image-logo {
    margin-left: 18px;
}

 .intro-header{
  height: 556px;
 }
 .intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}
}

@media screen and (min-device-width : 414px) 
    and (-webkit-device-pixel-ratio: 3)
    {
  
    }

    @media screen and (max-device-width: 414px) and (max-device-height: 776px) {    
   }

@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .marginleft{
  margin-right: 612px;
    margin-top: -154px;
    z-index: 10;
    position: absolute;
 }
 .margin_left{
      margin-right: -35px;
    margin-top: 0px;
    position: absolute;

 }
 .close_female{
      margin-right: 582px;
    margin-top: -306px;
    position: absolute;
 }
.margright{
    margin-right: -35px;
    margin-top: 0px;
    position: absolute;
 }
.buttontopdf {
    margin-top: 57px;
    margin-right: 141px;
}
.image-logo {
    margin-left: 234px;
}
 .intro-header{
  height: 413px;
 }
 .intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}
}




/*Ipad*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .margright{
    margin-right: -10px;
    margin-top: 0px;
    position: absolute;
 }
 .marginleft{
      margin-right: 430px;
    margin-top: -63px;
    z-index: 10;
    position: absolute;
 }
 .margin_left{
      margin-right: -10px;
    margin-top: 0px;
    position: absolute;

 }

 .close_female{
      margin-right: 622px;
    margin-top: -63px;
    position: absolute;
 }

.buttontopdf {
    margin-top: 59px;
    margin-right: 92px;
}

.image-logo {
    margin-left: 212px;
}

 .intro-header{
  height: 408px;
 }

.custom-error-msg {
    width: 90% !important;
    line-height: 18px;
    height: auto;
    padding: 10px;
    margin: 10px;
  
    text-align: center;
    list-style-type: none;
}
.intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .margright{
    margin-right: -10px;
    margin-top: 0px;
    position: absolute;
 }

 .marginleft{
     margin-right: 575px;
    margin-top: -63px;
    z-index: 10;
    position: absolute;
 }
 .margin_left{
      margin-right: -10px;
    margin-top: 0px;
    position: absolute;

 }

 .close_female{
       margin-right: 844px;
    margin-top: -63px;
    position: absolute;
 }
 .intro-header{
  height: 400px;
 }

 .custom-error-msg {
    width: 90% !important;
    line-height: 18px;
    height: auto;
    padding: 10px;
    margin: 10px;
    
    text-align: center;
    list-style-type: none;
}
.intro-header .site-heading h1, .intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 38px;
    line-height: 28px;
}
}

