/*************************
******* Header  CSS ******
**************************/

#header{
  background-color:#1b608c;
  border-bottom: 10px solid white;
  padding:30px 0px;
  height: 120px;
}

.profile{
  display: block;
}

.mobile-profile{
  display: none;
}

.profile .user-icon,
.mobile-profile .user-icon{
  font-size:45px;
  color:white;  
  margin-left:10px;
}

.profile .user-icon .user-info,
.mobile-profile .user-icon .user-info{
  font-size:15px;
  font-family: arial;
  float: right;
  margin-left: 10px;
  margin-top:5px
}

.profile .user-icon .user-name,
.mobile-profile .user-icon .user-name{
  margin:0;
}

.profile .user-icon .user-role,
.mobile-profile .user-icon .user-role{
  padding-top: 8px;
  font-size:11px;
}

#header .logo {
  text-align: center;
  position: absolute;
  margin-left: 33%;
  margin-top:30px;
}

.mobile_logo{
  display: none;
}

#header .logo img{
  height:110px;
}

#header .menu .navbar {
  display: block !important;
  padding: 0px !important;
}

#header .menu .menu-btn{
  float: right;
}

div#navbarSupportedContent20 {
  width: 100% !important;
}

#header .mr-auto{
  position: absolute;
  margin-top: 50px !important;
  z-index: 999;
  padding-top: 50px;
    width: 100%;
}

.lastouter{
    
    
    width:540px; height:270px;  margin:auto; margin-top:20px;
}

.btn-success{
    
    
    border-color:white;

}

.btn-success:hover{
    
    
    border-color:black;

}



#fsize{
    
    
    font-size:13px;
}


.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 50%;
  margin-bottom: 15px;
 padding:4px;
  float:left;
  
}

.icon {
      padding: 14px;
    background: #1b608c;
    color: #ffffff;
    min-width: 45px;
    text-align: center;
	
}

.input-field {
  width: 100%;
  padding: 10px;
  outline: none;
}

.input-field:focus {
  border: 2px solid dodgerblue;
}

/* Set a style for the submit button */
.btn {
  background-color: dodgerblue;
  color: white;
  padding: 15px 20px;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}

.btn:hover {
  opacity: 1;
}

.contentbody{

width:100%;
background-image: url("http://ara.zeeshanwebs.com/marketing-partner-portal/images/ba.jpg");
background-size:cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;

height:632px;
padding:60px;
margin:0px;

}

.databoxmain{

width:50%;
background-color:#1b608c7a;
height:515px;
margin:auto;
padding-top:30px;
border-radius:10px;
}


.databox1{
width:60%;
margin:auto;
background-color:#1b608c99;
height:430px;
float:left;
border-radius: 10px;
    padding-top: 38px;

}


.databox2{
width:40%;
margin:auto;
background-color:#ffffff00;
height:430px;
float:left;

}

.copyright{

width:100%;
height:100%;
background-color:#1b608c;
float:left;


}

.box1text{
font-size:30px;
color:white;
padding-top:20px;

}

.textbox2{

font-size:15px;
color:#1b608c;
padding-top:136px;

}


.forms{


padding:20px;

}


.bottom3box{

width:500px;
height:220px;
float:left;
background-color:red;
margin:20px;
padding:10px;

}






.bal{

width:300px;
height:150px;
background-color:#ffffff;
border-radius:5px;
width:300px; 
margin-top:80px; 
height:163px;

}

.datamenu{


 width:100%; 


 margin-bottom:10px;
 background-color:#1b608cc7;
}


.menutext{

color:white;
font-size:15px;
padding-top:15px;


}

.link {

color:white;
font-size:18px;

}

.link:hover {

color:#d28300;

}

.menufont{
    
    font-size:16px;
}



@media only screen and (max-width: 1045px) {
  
  
  .lastouter{
    
    
    width:93%; 
    height:248px; 
    margin:auto; 
    margin-top:20px;
  }

  .contentbody{
  
  padding:0px;
  height: 560px;
  }
  
  .databoxmain{
  padding-top:0px;
      height:560px;
  width:100%;
  border-radius:0px;
  padding:10px;
  }
  
  
  .databox1{
  width:90%;
  height:324px;
  margin:5%;
  margin-top:8px;
  
  }
  
  
  .databox2{
  width:100%;
  height:255px;

 
  
  }
  .bal{
  
  margin-top:0px;
  width:85%;
  background-color:#ffffffe0;
  margin:10px;
  }
  
  .box1text{
font-size:18px;
color:white;
padding-top:21px!important;

}

.textbox2{

font-size:15px;
color:#1b608c;
padding:70px;

}

.socialbuttons{


width:250px;

}

.contentbody{


background-image: url("http://ara.zeeshanwebs.com/marketing-partner-portal/images/b4.jpg");
background-size:cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;

}


.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 15px;
  

  
}

.bottom3box{

margin:auto;
width:100%;
height:88%;


}

.fa {

font-size:25px;
color:white;

}
.userinfo{

display:none;
}



.datamenu{

line-height:50px;

padding-top:25px;
margin:0px;

    margin-bottom: 20px;

}

.menufont{
    
    font-size:18px;
}


.mobile_user_welcome{
    
    
    margin-bottom:-20px;
}
  
}



body {
  font-family: 'Lato', sans-serif;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color:#1b608c;

  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align:left;
  margin-top: 30px;
    padding-left:50px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color:red;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}


@media screen and  (max-width: 768px){

  #header {
    padding: 30px 30px;
  }

  .header-content .col-sm-4 {
    padding: 0px;
  }

  .profile {
    display: none;
  }

  .mobile-profile{
    display: inline-block;
  }

  #header .logo {
    display: none;
  }

  .mobile_logo{
    display: block;
    width: 100%;
    margin: auto;
    margin-top: -53px;
    position: absolute;
    z-index: 99999;
  }

  #header .mr-auto {
    padding-top: 50px;
    width: 100%;
    margin-top:10px !important;
}
}

/******* Min Width Screens ******/
@media (min-width: 992px){

  .container, .container-lg, .container-md, .container-sm {
     max-width: 950px !important;
     min-width: 950px !important;
 }
 #cd-main-block .container,
   #cd-header-container .container {
     padding-left: 15px !important;
     padding-right:15px !important;
   }
 }
 
 @media (min-width: 768px){
   .container {
     max-width: 720px !important;
   }
 }
 
 @media (min-width: 280px){

  #header .container,
   #cd-header-container .container,
   #cd-main-block .container{
     max-width: 100%;
     padding-left: 0px;
     padding-right:0px;
   }
 }

 @media  screen and  (max-width: 580px){

  .profile .user-icon,
  .mobile-profile .user-icon {
    font-size: 45px;
    color: white;
    margin-left: 0px;
  }

}

@media  screen and  (max-width: 510px){

  .profile .user-icon,
  .mobile-profile .user-icon{
    font-size: 35px;
    color: white;
    margin-left: 0px;
    padding-top: 7px;
}

  .profile .user-icon .user-info {
    font-size: 15px;
    font-family: arial;
    float: right;
    margin-left: 5px;
    margin-top: 2px;
  }

  .profile .user-icon .user-name {
    margin: 0;
    font-size: 14px;
  }

  .profile .user-icon .user-role {
    padding-top: 6px;
    font-size: 10px;
}

}


@media  screen and  (max-width: 466px){

  #header {
    padding: 30px 15px 30px 15px;
  } 
}


@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}


@media (max-width:1455px) and (orientation: portrait )  and (orientation: landscape) {
  
  .desktopmenu
    {
        display:none;
        
    }  
  
}

@media screen and  (max-width: 980px) and (orientation:landscape){
   

   .userinfo{
       
       
       display:none;
   }
   
   .menu{
       
       width:90%;
       
   }
   
   .login{
       
       
       width:100%;
       
   }
   #fsize{
    
    
    font-size:14px;
    
    
    
    
}


.databoxmain{
    
    
    width:80%;
    padding:10px;
    border-radius:0px;
    border-radius:10px;
    
}

.bal{
    
    padding-top:0px;
    width:350px;
    height:200px;
}

.databox1{
width:50%;    

    
}
} 

.box1text{
font-size:22px;
color:white;
padding-top:20px;
padding-bottom:10px;

}

.textmargin{
margin-left:10px;
margin-right:10px;

}


/* Icon 1 */

.animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
margin-top: 10px;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: white;
}

.animated-icon2 span {
background: #e3f2fd;
}

.animated-icon3 span {
background: #f3e5f5;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

/* Icon 3*/

.animated-icon2 span:nth-child(1) {
top: 0px;
}

.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
top: 10px;
}

.animated-icon2 span:nth-child(4) {
top: 20px;
}

.animated-icon2.open span:nth-child(1) {
top: 11px;
width: 0%;
left: 50%;
}

.animated-icon2.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
top: 11px;
width: 0%;
left: 50%;
}

/* Icon 4 */

.animated-icon3 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
top: 10px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
top: 20px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 0px;
left: 8px;
}

.animated-icon3.open span:nth-child(2) {
width: 0%;
opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 21px;
left: 8px;
}


.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
   border-color:#00000000; 
    outline: none;
}


.mr-auto, .mx-auto {
    margin-right: auto!important;
    background-color: #1b608c;
    padding: 10px 20px;
    margin-top: 14px;
    /* color: white; */
    
}
    
   .navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255) !important;
}

@media only screen and (min-width: 600px) {
  
  .userselect{
      
      display:none;
  }
  
}

.mr-auto{
    
    
    font-size:13px;
}



