/*suvadip*/
.modal-open {
  overflow: inherit !important;
  padding-right: 0 !important;
}
.gtprmun {
  float: left;
  margin-top: 8px;
  height: 35px;
  position: relative;
  width: 180px;
  margin-right: 6px;
}
.gtprmun a{
  border-radius: 5px;
background: #ff7e00;
padding: 5px 5px;
text-transform: uppercase;
color: #fff !important;
font-size: 14px;
font-weight: 600;
height: 32px;
display: block;
overflow: hidden;
line-height: 23px;
text-decoration: none;
}
.gtprmun a:hover{
  background: #fff;
  color: #021d2e !important;
}
.gtprmun img {
  max-width: 180px;
  position: absolute;
  left: 0;
  top: 2px;
}

.gtprmun2 {
  float: left;
  margin-top: 7px;
  height: 35px;
  position: relative;
  width: 113px;
}
.gtprmun2 img {
  max-width: 109px;
  position: absolute;
  left: 0;
  top: 3px;
}

.example {
    padding-top: 6px !important;
    position: relative;
}
form.example button {
    position: absolute;
    left: 0;
}

.aa {
    padding-bottom: 15px;
}
.FontSize{

    font-size:14px!important;

}

.HeaderFontSize{

    font-size:16px!important;

}

/*suvadip*/

  #Bar {

    position: absolute;

    width: 10%;

    top: 20.5%;

    left: 15%;

  }



  .topic_swiper {

    position: relative;

    background: #cccccc;

    left: 50px;

    width: calc(100% - 50px);

  }



  .swiper_wrapper {

    min-width:1170px;  

    width: 80%;

    margin: 0 auto;

  }



  .bttn {

    position: absolute;

    top: 50%;

    left: 0;

    transform: translateY(-50%);

    cursor: pointer;

    display:none;

  }



  .bttn i {

    font-size: 50px;

    color: #aaaaaa;

  }



  .nxt_btn {

    left: auto;

    right: 20px;

  }



  .prev_btn {

    left: 20px;

  }



  .topic_cont,

  .thumb_con {

    position: fixed;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 50px;

    background: #f2f2f2;

    padding: 10px 0;

  z-index: 999;

  }



  .topic_cont {

    display: flex;

    justify-content: center;

  }



  .topic_icon {

    width: 30px;

    overflow: hidden;

    cursor: pointer;

    margin-right: 20px;

  }



  .topic_icon img {

    width: 100%;

    height: auto;

  }



  .topic_cont a {    

    display: inline-block;

    line-height: 34px;

    text-decoration: none;

    color: #333333;

    text-transform: capitalize;

    margin-left: 20px;

  }



  .thumb_con {

    left:50px;  

    bottom: 50px;

    background: #333333;

    height: 250px;

    padding: 20px;

    transform: translate3d(0, 100%, 0);

    -webkit-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000); 

    -moz-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000); 

    -o-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000); 

    transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);

  z-index: 998;

  }



  .thumb_con.active {

    display: block;

    transform: translate3d(0, 0, 0);

  }



  .thumb_wrap {

    display: flex;

    overflow-x: auto;

    align-items: center;

    padding-bottom: 20px;   

  }



  .thumb_wrap::-webkit-scrollbar-track {

    background: #cccccc;

    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;

    border-radius: 20px;

  }



  .thumb_wrap::-webkit-scrollbar {

    height: 6px;

    border-radius: 20px;

  }



  .thumb_wrap::-webkit-scrollbar-thumb {

    background: #4aaf7c;

    border-radius: 20px;

  }



  .thumb_wrap div {

    margin-right: 10px;

    margin-left: 10px;

    cursor: pointer;

  }



  .thumb_wrap div span {

    display: block;

    text-align: center;

    color: white;

    padding-bottom: 20px;

  }



  .topic_cont span {

    display: inline-block;

    line-height: 34px;

  }



  .white_btn {

    background: white;

    padding: 5px;

    border-radius: 5px;

    color: #333333;

    font-weight: 700;

    font-size: 12px;    

    -webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000); 

    -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000); 

    -o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000); 

    transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);

  }


  #radioBtn .notActive:hover {
    background-color: #1e90ff !important;
  }
  
  .white_btn i {

    display: inline-block;

    float: left;

    line-height: 1.5;

    font-size: 11px;

    margin-left: 4px;    

  }



  .white_btn:hover,

  .white_btn.active {

    background: #333333;

    -webkit-box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);

    -moz-box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);

    -ms-box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);

    -o-box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);

    box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);

    color: white;

  }



  .white_btn:hover i,

  .white_btn.active i {

    color: white;    

  }

/*catagoies*/
.cat_lesson h2 {
    font-size: 16px;
    color: #fff;
    padding: 4rem 0rem 0rem 0rem;
}
/*end*/





/*SR_CSS*/



.tab_wrapper {

  position: fixed;

  top: 48px;

  left: 51px;

  width: 370px;

  z-index: 9;

  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.3);

  border: 1px solid rgba(0, 0, 0, 0.5);

  border-left: none;

  transform: translate3d(-100%, 0, 0);

  -webkit-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);

  -moz-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);

  -o-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);

  transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);

  overflow: hidden;

}



.tab_wrapper.active {

  transform: translate3d(0, 0, 0);

}



.tab {

  list-style: none;

  margin: 0;

  padding: 0;

  display: flex;

  background: #fdfdfd;

  -webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));

  -moz-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));

  -ms-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));

  -o-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));

  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));

  border-bottom: 1px solid rgba(0, 0, 0, 0.5);

}



.tab li {

  padding: 0 20px;

  line-height: 50px;

  cursor: pointer;

  font-size: 14px;

  text-transform: capitalize;

  font-weight: 500;

  flex: 1;

}



.tab li.active {

  font-weight: 900;

  border-bottom: 3px solid #111111;

}



.all_tab_content {

    background: #fdfdfd;

    overflow: auto;

    height: 100%;

}



.all_tab_content::-webkit-scrollbar {

    width: 7px;

}



.all_tab_content::-webkit-scrollbar-thumb {

    background: #d6d4d4;

    border-radius: 5px;

}



.tab_content,

.tab_content ul {

  list-style: none;

  margin: 0;

  padding: 0;

  display: none;

}



.tab_content.active {

  display: block;

}



.tab_content li {

    padding: 0;

    border-bottom: 1px solid rgba(0, 0, 0, 0.5);

}



.tab_content li > a {

    display: flex;

    align-items: center;

    font-size: 14px;

    color: black;

    text-transform: capitalize;

    text-decoration: none;

    padding: 0 25px;

    text-align: left;

    line-height: 49px;

    transition: none;

}



.tab_content li.active > a {

  background: #444444;

  color: white;

}



/* .tab_content li > a:hover {

  background: #444444;

  color: white;

} */



.tab_content li > a > span {

  flex: 1;

}



.tab_content li > a > i {

    display: inline-block;

}



.tab_content ul {

  background: #b7b7b7;

}



.tab_content ul > li > a {

  padding-left: 35px;

  color: white;

}



.tab_content ul > li > a > i {

    font-size: 25px;

}



.core_wrap {

  flex: 1;

  padding: 0 20px;

}



.core_wrap h1 {

    font-size: 16px;

    margin: 0;

    color: white;

    text-transform: capitalize;

    text-align: inherit;

    line-height: 0;

    margin-top: 25px;

}



.core_wrap time {

    display: block;

    font-size: 14px;

    padding-top: 5px;

}



.core_wrap span {

    display: inline-block;

    padding-right: 20px;

}



.core_wrap span:last-child {

  padding-right: 0;

}



.tab_content ul > li > a > span {flex: 0;}



.cls_tab {

  position: absolute;

  top: 50%;

  right: 0;

  width: 9px;

  height: 120px;

  background: #595959;

  -webkit-transform: translateY(-50%);

  -moz-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  -o-transform: translateY(-50%);

  transform: translateY(-50%);

  border-radius: 10px 0 0 10px;

  cursor: pointer;

}



.cls_tab i {

    display: block;

    font-size: 25px;

    color: white;

    position: absolute;

    top: 50%;

    left: 3px;

    -webkit-transform: rotate(90deg) translateX(-50%);

    -moz-transform: rotate(90deg) translateX(-50%);

    -ms-transform: rotate(90deg) translateX(-50%);

    -o-transform: rotate(90deg) translateX(-50%);

    transform: rotate(90deg) translateX(-50%);

}




.tag_wrap {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 2;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
}




.tag {
  width: 20px;
  height: 20px;
  background: #CCCCCC;
  cursor: pointer;
  margin-right: 5px;
  margin-left: 5px;
}



.float_con {
  position: absolute;
  top: 35px;
  right: 45px;
  background: white;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  width: 250px;
  transform: scale(0.8);
  opacity: 0;
  -webkit-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
  -o-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
  transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
  z-index: 999;
}



.float_con.active {

  transform: scale(1);

  opacity: 1;

}



.float_con span {



  display: block;



  text-align: right;



  font-size: 14px;

}



.float_con input {

  margin: 10px 0;

  height: auto !important;

  line-height: 30px !important;

}



.but {

    text-transform: capitalize;

    color: white !important;

    font-weight: 800 !important;

    line-height: 30px;

    border-radius: 5px;

    font-size: 12px;

    cursor: pointer;

    padding: 0 10px;

}

/*shahid menu edit*/

#menu ul li a {

    font-size: 15px !important;

}

header#header {

    font-size: 15px !important;

}

/*menu css end*/



.but.black {

    background: #111111;

}



.inner_wrapper .row {

    margin-right: -5px;

    margin-left: -5px;

}



.inner_wrapper .row > * {

  padding-right: 5px;

  padding-left: 5px;

}



.inner_wrapper {

  width: 470px;

  margin: 0 auto;

}



.all_img_grid {

  margin-top: -5px;

  margin-bottom: -5px;

  padding: 30px 0;

}



.all_img_grid [class*="col-"] {

  margin-top: 5px;

  margin-bottom: 5px;

}



.img_grid {

    width: 65px;

    overflow: hidden;

}



.img_grid img {

  width: 100%;

  height: auto;

}



/*suvadip*/

.img_grid_active{

   background: #d6d6d6; 

}





.topic_bin {

  display: flex;

  justify-content: center;

  align-items: center;

  padding: 30px 0;

}



.in_wrap {

  margin-right: 20px;

}



.in_wrap label {

    text-align: left;

    font-size: 20px;

    margin: 0;

}



.range-slider .input-range {

  -webkit-appearance: none;

  width: 300px;

  height: 18px;

  border-radius: 30px;

  background: #d6d6d6;

  outline: none;

  border: 2px solid #bbbbbb;

}



.range-slider .input-range::-webkit-slider-thumb {

  -webkit-appearance: none;

  width: 30px;

  height: 30px;

  border-radius: 50%;

  background: #eeeeee;

  cursor: pointer;

  -webkit-transition: background .15s ease-in-out;

  transition: background .15s ease-in-out;

  border: 2px solid #dadada;

}



.range-slider .input-range::-moz-range-thumb {

  width: 20px;

  height: 20px;

  border: 0;

  border-radius: 50%;

  background: #666;

  cursor: pointer;

  -webkit-transition: background .15s ease-in-out;

  transition: background .15s ease-in-out;

}



.range-slider .range-value {

  display: inline-block;

  position: relative;

  width: 60px;

  color: #fff;

  font-size: 16px;

  font-weight:bold;

  line-height: 20px;

  text-align: center;

  border-radius: 3px;

  background: #d6d6d6;

  padding: 5px 10px;

  margin-right: 7px;

  bottom: 4px;

}



.range-slider .range-value:after {

  position: absolute;

  top: 8px;

  right: -7px;

  width: 0;

  height: 0;

  border-top: 7px solid transparent;

  border-left: 7px solid #d6d6d6;

  border-bottom: 7px solid transparent;

  content: '';

}



::-moz-range-track {

  background: #353535;

  border: 0;

}



input::-moz-focus-inner {

  border: 0;

}



.main-vid-box-audio .videoWrapper {

  background: transparent;

  top: 50% !important;

  left: 50% !important;

  transform: translate(-50%, -50%);

}



.videoWrapper audio {

  position: absolute;

  top: 40%;

  left: 50%;

  transform: translate(-50%, -50%);

}





.main-vid-box-audio .close {

    top: 14px;

}



/*/SR_CSS*/







/* 

##Device = Desktops

*/

@media (min-width: 1025px)  {



body {

margin: 0;  

/*background-color: #fff;*/

/* float: left; */

width: 100%;

z-index: 3;

/*position:absolute;*/

top:0;

bottom:0;

left:0;

right:0;

/* width: 100%; */

display:inline-block;

/* overflow-y: scroll; */

text-align: center !important;

}



h1 {

color: white;

text-align: center;

}



h5 {

/* font-size: 15px; */

}



p {

font-family: "Trebuchet MS";

font-size: 20px;

}



#home, #body {



font-family: "Trebuchet MS";

font-size: 15px;

text-align: center;

padding-left: 5px;

padding-right: 0px;

padding-bottom: 0px;

padding-bottom: 5px;



}



.box {



background-color: white;

/* width: 300px; */

padding-left: 0px;

padding-right: 0px;

padding-bottom: 10px;

padding-top: 15px;

margin-top: -5px;



/* border: 1px solid gray; */

margin: 0;

text-align: center;

margin: auto;

/* vertical-align: middle; */

}



.footer{

padding: 10px;

/* border: 1px solid gray; */

margin: 0;

text-align: center;

margin: auto;

font-family: "Trebuchet MS";

font-style: italic;

font-size: 15px;

opacity: 0.1;

}



.img{

stroke: 0px;

}



#text {

font-family: "Trebuchet MS";

font-style: italic; 

font-size: 12px;

opacity: 0.5;

padding: 20px;

background-color: #ECEBEB;   

visibility: visible;

transition: visibility 0s linear 0s, opacity 300ms;

}



#ltp_logo_sm {

max-width: 1200px;

} 

}



/* 

##Device = Tablets, Ipads (portrait)

*/

@media (min-width: 768px) and (max-width: 1024px) {

}



/* 

##Device = Tablets, Ipads (landscape)

*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

}



/* 

##Device = Low Resolution Tablets, Mobiles (Landscape)

*/

@media (min-width: 481px) and (max-width: 767px) {

}



/* 

##Device = Most of the Smartphones Mobiles (Portrait)

*/

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

body {

margin: 0;  
/*background-color: #fff;*/
width: 100%;
z-index: 3;
/*position:absolute;*/
top:0;
bottom:0;
left:0;
right:0;
display:inline-block;
overflow-y: scroll;
text-align: center !important;
/*border: 15px solid orange*/

}



h1 {

color: white;

text-align: center;

}



p {

font-family: "Trebuchet MS";

font-size: 20px;

}



#home, #body {

font-family: "Trebuchet MS";

font-size: 15px;

text-align: center;

padding-left: 5px;

padding-right: 0px;

padding-bottom: 0px;

padding-bottom: 5px;

}



.box {

background-color: white;

/* width: 300px; */

padding-left: 0px;

padding-right: 0px;

padding-bottom: 10px;

padding-top: 15px;

margin-top: -5px;



/* border: 1px solid gray; */

margin: 0;

text-align: center;

margin: auto;

/* vertical-align: middle; */

}



.footer{

padding: 10px;

/* border: 1px solid gray; */

margin: 0;

text-align: center;

margin: auto;

font-family: "Trebuchet MS";

font-style: italic;

font-size: 15px;

opacity: 0.1;

}



.img{

stroke: 0px;

}



#text {

font-family: "Trebuchet MS";

font-style: italic; 

font-size: 12px;

opacity: 0.5;

padding: 20px;

background-color: #ECEBEB;   

visibility: visible;

transition: visibility 0s linear 0s, opacity 300ms;

}



    #Bar {

      top: -30% !important;

    }

}



.page-left {

    display: flex;

    flex: 0 0 auto;

    align-items: center;

    background-color: #fdfdfd;

    width: 50px;

    box-shadow: 2px 5px 6px rgba(142,142,142,.5)!important;

    z-index: 10;

    position: fixed;

    top: 47px;

    height: calc(100% - 50px);

    left: 0;

}

.page-left-ltpm {

    height: calc(100% - 97px);

    bottom: 55px;

}

.page-left .left-bar {

    width: 100%;

    height: 100%;

}

.page-left .left-bar .leftbar-container-start {

    position: absolute;

    top: 0;

}

.page-left .left-bar .leftbar-container-end-ltpm {

    position: absolute;

    left: 0;

    bottom: 35px;

}

.page-left .menu-item

{

    outline:none;

    position: relative;

}

.page-left .menu-item.active

{

    background:#595959;

}



.md-icon {

    margin: auto;

    background-repeat: no-repeat no-repeat;

    display: inline-block;

    vertical-align: middle;

    fill: currentColor;

    height: 24px;

    width: 24px;

    min-height: 24px;

    min-width: 24px;

}

.page-icon {

    color: #595959;

    width: 50px;

    height: 50px;

    text-align: center;

    vertical-align: middle;

}

.page-left .menu-item.active .page-icon

{

    color: #ffffff;

}

.customDisplay {

    height: 40px!important;

    line-height: 40px!important;

}

.home-icon::before {

    content: "a";

}

.toc-icon::before {

    content: "b";

}

.mydata-icon::before {

    content: "0";

}

.search-icon::before {

    content: "d";

}

.pen-icon::before {

    content: "t";

}

.sticky-note-icon::before {

    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸";

}

.colorTypes::before {

    content: "e";

}

#zoom {

    position: relative;

}

.zoom-icon::before {

    content: "x";

}

#zoom #zoomDiv {

    display: none;

    height: 196px;

    width: 50px;

    position: absolute;

    background-color: #fdfdfd;

    z-index: 77;

    bottom: 0;

    left: 50px;

    box-shadow: 5px 5px 8.1px 0.9px rgba(38,37,37,.3);

}

md-slider-container {

    display: flex;

    align-items: center;

    flex-direction: row;

}

md-slider-container[md-vertical] {

    flex-direction: column;

}

#zoom #zoomDiv .zoomSliderContainer {

    height: 90%;

    top: 10px;

    position: relative;

}

md-slider {

    height: 48px;

    min-width: 128px;

    position: relative;

    margin-left: 4px;

    margin-right: 4px;

    padding: 0;

    display: block;

    flex-direction: row;

}

.flex {

    flex: 1;

    box-sizing: border-box;

}

md-slider[md-vertical] {

    flex-direction: column;

    min-height: 128px;

    min-width: 0;

}

.materialIcon {

    margin: 0;

    padding: 0;

    min-height: 0;

    min-width: 0;

    text-transform: none;

}

.fitw-icon::before {

    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡";

}

.single-column-view-icon::before {

    content: "R";

}

.thumb-nail-icon::before {

    content: "g";

}

/*[class$='-icon'], [class*=icon], [class^=icon-] {

    display: block;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    font: normal normal normal 20px kitabooread;

    cursor: pointer;

    justify-content: center;

    line-height: 50px;

}*/



.slidecontainer.zoom-slider {

    position: absolute;

    left: -7px;

    transform: rotate(90deg);

    width: 150px;

    background: #eae8e8;

    height: 35px;

    bottom: 50px;

}

.slidecontainer.zoom-slider input#zoomRange {

    background: #455357;

    height: 6px;

    border: 1px solid #595959;

    outline: none;

}



.markup {

    cursor: pointer;

    background-color: rgba(0,0,0,0);

}

canvas {

    height: 100%;

    width: 100%;

}

.canvas-parent

{

    position: relative;

    display: inline-block;

    background:#fff;

    vertical-align:middle;

    height:100%;

}



.video-link{

    cursor:pointer;

    display:block;

    position: relative;

    width:90%;

    max-width:400px;

    background-color:#336699;

    margin: 0 auto 10px auto;

    text-align:center;

    color:#fff;

    padding:20px 0 20px 0;

    transition: all 0.5s;

}



.video-link:hover{

    background-color:#000;

}



.overlay{

  position: fixed;

  top:0px;

  left: 0px;

  height:100%;

  width:100%;

  z-index: 100;

  background-color: rgba(0, 0, 0, 0.5);

  opacity:0.9;

  display:none; 

}





.close{

    position: fixed;

    top:64px;

    right:30px;

    width:16px;

    height:16px;

  z-index:9999;

  display:none;

  cursor: pointer;

  }



.main-vid-box{

  position: fixed;

   width: 100%;

  height:100vh;

  display:none;

  top:56px;

  left:0px;

  z-index: 999;

}





.videoWrapper {

  position: relative;

  z-index:999;

  background-color:#000;

  width:100%;

  height: 100%;

  margin:0 auto;

}

.videoWrapper video {

  position: relative;

  top: 0;

  left: 0;

  z-index: 999;

  width: 100% !important;

  height: 100% !important;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  border-width: 40px;

  border-style: solid;

  border-color: transparent;

}

.loader {

    width: 50px;

    height: 50px;

    left: 45%;

    top: 45%;

    z-index: 99;

    position: absolute;

}

.loader img {

    width: 50px;

}




/*===========seach-page-style=========*/
.srchbdybg{
   width: 100%;
   min-height: 100vh;
    background: #2b292a;
    padding: 20px 0;
    display: inline-table;
}
.inner-srch{
	margin: 0 auto;
	width: 75rem;
	max-width: calc(100% - 6rem);
}
.guitrsrch {
	width: 100%;
	float: left;
	padding: 12px 15px 12px 0;
	margin: 15px 0;
}
.guttrrpic{
    width:132px;
    float:left;
    margin-top:2px;
}
.guttrrpic img {
	max-width: 100%;

}
.srchrsltdeta{
    overflow:hidden;
    padding:0 12px;
}
/*.srchrsltdeta h6 {*/
/*	width: 100%;*/
/*	display: block;*/
/*	text-align: left;*/
/*	font-size: 13px;*/
/*	color: #fff;*/
/*	margin-bottom: 3px;*/
/*	text-transform: uppercase;*/
/*	font-weight: 600;*/
/*}*/
.srchrsltdeta h4 {
	width: auto;
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: relative;
	margin-bottom: 5px;
}
.srchrsltdeta h4::before{
    content:url(/app/image/lftarw.png);
    position:relative;
    left:-5px;
}
.srchrsltdeta h4::after{
    content:url(/app/image/rtarw.png);
    position:relative;
    right:-5px;
}
.srchrsltdeta h6 {
	width: 100%;
	display: block;
	text-align: left;
	font-size: 13px;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600;
	height: 34px;
	overflow: hidden;
}
.srchrsltdeta p {
	width: 100%;
	display: block;
	text-align: left;
	font-size: 13px;
	color: #fff;
	margin-bottom: 5px;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 17px;
}
.srchrsltdeta a {
	width: 97px;
	float: left;
	background: #454545;
	padding: 4px 0 6px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	border: 1px solid #737373;
	border-radius: 4px;
	margin-top: 14px;
	text-transform: uppercase;
}
.srchrsltdeta a:hover{
    background:#000;
    color:#fff;
    text-decoration: none;
}
.clbdr {
	border-top: 2px solid #010000;
/*	border-bottom: 2px solid #010000;*/
	padding: 0 !important;
}
.srchdr {
	width: 100%;
	float: left;
	font-size: 26px;
	color: #000;
	font-weight: 600;
	margin: 33px 0;
	text-transform: none; /*capitalize;*/
}

/*Larger_Desktops_FHD_QHD_UHD*/



@media (min-width: 1921px) {

}







/*Macbbok_And_20_inch_Monitor_or_Device_With_1600px_Width*/



@media all and (min-width: 1367px) and (max-width: 1600px) {



}







/*Large_Tablet(iPad_Pro)_landscape_And_Windows_Laptop*/



@media all and (min-width: 1201px) and (max-width: 1366px) {



}

  



@media all and (min-width: 1201px) and (max-width: 1366px) and (min-height: 880px) {



}







/*Tablets_Landscape*/



@media all and (max-width: 1200px) {



}







/*Large_Tablets_Potrait(Ipad_Pro)*/



@media all and (min-width: 1024px) and (max-width: 1200px) and (orientation: portrait) {



}







/*Tablets_Potrait_And_Device_With_Lower_Resolution*/



@media all and (max-width: 991px) {
.guitrsrch {
	padding: 12px 0 12px 0;
}
}







/*Small_Tablets_Protrait_Mode*/



/*@media all and (max-width: 767px) {*/

/*}*/





@media (max-width: 575px){
.inrbner{
  margin-top: 40px !important;
}
.avatar {
    padding-right: 15px;
}
.map1 {
padding-right: 15px;
}
.trophy {
    padding-right: 15px;
}

.reward1 {
    padding-right: 15px;
}
.inner-srch {
	width: 100%;
	max-width: 100%;
	padding: 0 15px;
}    
.srchrsltdeta {
	overflow: hidden;
	padding: 0 0 0 12px;
}
/*.guttrrpic {
	width: 142px;
}*/
.srchrsltdeta h6 {
	height: 32px;
	overflow: hidden;
}
}

/*Large_Phone_Potrait*/
@media (max-width: 480px)
.avatar {
    padding-right: 15px;
}
.map1 {
padding-right: 15px;
}
.trophy {
    padding-right: 15px;
}
.reward1 {
    padding-right: 15px;
}
}




/*@media all and (max-width: 575px ) {


}*/







/*Samll_Phone_Potrait_And_Landscape------------*/



/*@media all and (max-width: 410px ) {*/

/*}*/



/*@media all and (max-width: 410px ) and (max-height: 667px) {*/



/*}*/







/*Small_Phone_Potrait*/



/*@media all and (max-width: 360px ) {*/

/*}*/







/*iphone_5_SE_And_Smaller_Phone_Potrait_Only*/



/*@media all and (max-width: 320px ) {*/

/*}*/


.mdlarea{
max-width:310px;
}
.bgmdm {
  background: #fff !important;
  opacity: 1;
  border:none !important;
}
.plsmodal{
    max-width: 400px !important;
}

.plsmodalreiw{
    max-width: 650px !important;
}



.bgmdm .modal-header{
border:none !important;
padding:0;
}

.bgmdm .modal-header .close {
  padding: 0 0 2px 1px !important;
  margin: 0;
  background:none !important;
  opacity: 1;
  width: 30px;
  height: 30px;
  line-height: 0px !important;
  border-radius: 50%;
  text-align: center;
  color: #6a7883 !important;
  border:none !important;
  font-size: 25px;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: none;
}

.bgmdm .chuseavtr{
width:100%;
float:left;
}
.bgmdm .chuseavtr p {
  width: 100%;
  float: left;
  text-align: center;
  color: #6a7883;
  font-size: 18px;
  margin-bottom: 7px;
  display: block;
  line-height: 19px;
  font-family: inherit !important;
  font-weight: 600;
}



.bgmdm .picsec{
width:23%;
float:left;
margin:1%;
text-align:center;
}
.bgmdm .picsec p{
  display: block;
  text-align: center;
  margin: 8px 0;
  font-size: 18px;
  color: #6a7883;
  font-weight: 600;
}

.bgmdm .picsec a {
  width: 100px;
  height: 100px;
  line-height: 120px;
  background: #6a7883;
  border-radius: 50%;
  margin: 0 auto;
  color: #fff;
  display:block;
  position: relative;
}
.bgmdm .picsec a img {
  max-width: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.lastpic {
  max-width: 80% !important;
}
.bgmdm .picsec a:hover{
  background: DodgerBlue;
  }
.bgmdm .modal-header .close {
  padding: 0 !important;
  margin: 0;
  background: #474747 !important;
  opacity: 1;
  width: 30px;
  height: 30px;
  line-height: 0px !important;
  border-radius: 50%;
  text-align: center;
  color: #fff !important;
  border: 1px solid #6f6e6e;
  font-size: 19px;
  position: absolute;
  right: -11px;
  top: -13px;
  display: block;
}

.ui.dimmer {
  z-index: 99999 !important;
}
.ui.dimmer img {
  max-width: 100%;
  position: absolute;
  top: 0;
}
.ui.dimmer {
  background-color: rgba(19, 34, 40, 0.9) !important;
}



.rwdpara p {
  width: 100%;
  float: left;
  text-align: center;
  color: #6a7883;
  font-size: 15px !important;
  margin-bottom: 10px;
  display: block;
  line-height: 21px !important;
  font-family: inherit !important;
   font-weight: 400 !important; 
}




.header__notification {
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 50%;
  margin: 11px 0 0 10px;
  float:left;
  position: relative;
}

 .header__notification .bell-icon {
   position: relative;
   width:100%;
   height:100%;
}

.bell-icon i {
  width: 25px;
  height: 25px;
  display: block;
  cursor: pointer;
  line-height: 23px;
  border: 1px solid #ccc;
  border-radius: 50%;
  color: #667a85;
}
.bell-icon i img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  vertical-align: unset;
}

 .header__notification .bell-icon:hover {
   color: #eee;
}
 .header__notification .bell-icon .notification-number {
   font-size: 0.6em;
   border-radius: 50%;
   background-color: #00bfbe;
   border: 5px solid #00bfbe;
   color: #fff;
}
 .header__notification .bell-icon .bell-number {
   position: absolute;
   top: -50%;
   left: 50%;
}
.header__notification .bell-icon .notification__list {
  position: absolute;
  background: #fff;
  width: 230px;
  list-style-type: none;
  text-align: center;
  right: 0;
  top: 38px;
  border-radius: 7px;
/*  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;*/
}
 .header__notification .bell-icon .notification__list:before {
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border: 10px solid transparent;
   /*border-bottom-color: #fff;*/
   left: 50%;
   top: -20px;
   transform: translate(-50%);
}
 .header__notification .bell-icon .notification__list__name {
   background: #fff;
   color: #9bb7c5;
   padding: 10px 0;
   border-top-left-radius: 7px;
   border-top-right-radius: 7px;
   border-bottom: 1px solid #9bb7c5;
   transition: all 1s ease-in-out;
}
 .header__notification .bell-icon .notification__list .large-number {
   font-size: 0.8em;
   border-width: 5px;
}
 .header__notification .bell-icon .list__item {
   border-bottom: 1px solid #9bb7c5;
   transition: all 1s ease-in-out;
}
 .header__notification .bell-icon .list__item .user-image {
   width: 40px;
   height: 40px;
   -webkit-border-radius: 50px;
   -moz-border-radius: 50px;
   border-radius: 50px;
}
 .header__notification .bell-icon .list__item .messages {
   padding-left: 10px;
   color: #909da8;
}
 .header__notification .bell-icon .list__item .messages b {
   color: #727f8c;
}
 .header__notification .bell-icon .list__item--link {
   display: flex;
   padding: 10px;
   text-decoration: none;
   text-align: left;
   font-size: 0.7em;
   opacity: 0.8;
   align-items: center;
}
 .header__notification .bell-icon .list__item--link:hover {
   opacity: 1;
}
 .header__profile {
   width: 120px;
   align-self: stretch;
   background: #9bb7c5;
   display: flex;
   justify-content: space-around;
   align-items: center;
}
 .header__profile .profile__photo {
   /*background: url(https://cdn.tutsplus.com/net/uploads/legacy/213_chris/ChrisThumbnail.jpg);*/
   width: 30px;
   height: 30px;
   -webkit-background-size: cover;
   background-size: cover;
   border-radius: 50%;
}
 .header__profile .fa-arrow-circle-o-down {
   font-size: 1.6em;
   color: #fff;
}
 .small-icon {
   font-size: 1.2em;
   color: #d0dadf;
}

 .hide {
   display: none !important;
}
.notification__list{
    padding-left:0 !important;
}
 @-webkit-keyframes fadeIn {
   from {
     opacity: 0;
  }
   to {
     opacity: 1;
  }
}
 @keyframes fadeIn {
   from {
     opacity: 0;
  }
   to {
     opacity: 1;
  }
}
 .checklist {
   max-width: 400px;
   margin: 10px auto;
}
 .checklist li {
   padding: 5px 10px;
   list-style-type: disc;
}



.userpicc{
    width:100%;
    display:block;
    margin:20px 0;
    text-align:center;
}
.userpicc span {
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  position:relative;
}
.userpicc span img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.userpicc span a {
  width: 25px;
  height: 25px;
  background: #fff;
  font-size: 14px;
  position: absolute;
  color: #000;
  border-radius: 50%;
  text-align: center;
  display: block;
  bottom: 0;
  right: 0;
  padding-top: 0;
}
.userpicc span a:hover{
    background: DodgerBlue;
    cursor: pointer;
    text-decoration: none;
    color:#fff;
}
.userpicc span a:hover i{
  color: #fff;
}
.userpicc p{
    width:100%;
    display:block;
    text-align:center;
    font-size:15px;
    color:#000;
    font-family: 'Helvetica Neue' !important;
    margin:6px 0;
}

.edtbtnn {
  background: #6a7883;
  color: #fff !important;
  width: 164px;
  border: none;
  margin: 0 auto;
  border-radius: 5px;
  /* padding: 10px; */
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  font-family: 'Helvetica Neue' !important;
  text-decoration: none;
  padding: 0px 0;
  height: 36px;
  line-height: 35px;
  border: none;
}

.edtbtnn:hover {
  background: DodgerBlue;
  cursor: pointer;
  text-decoration:none;
    border: none;
}
.orngo{
  background: #ff7e00 !important;
}
.bluo{
 background: DodgerBlue !important;
}




.bookpop{
  max-width: 1000px !important;
}


.prfilpopbg {
  background: #fff !important;
  border-radius: 15px !important;
  padding: 10px 20px;
}
.prfilpopbg .modal-header {
  border: none !important;
  padding: 0 !important;
}
.prfilpopbg .modal-header .close {
  padding: 0 0 2px 1px !important;
  margin: 0;
  background: none !important;
  opacity: 1;
  width: 30px;
  height: 30px;
  line-height: 0px !important;
  border-radius: 50%;
  text-align: center;
  color: #000 !important;
  font-size: 29px;
  right: 6px;
  top: 10px;
  position: absolute;
  box-shadow: none;
  font-weight: 300;
  display: block;
}
.prfilpopbg .modal-header .close span {
  color: #000 !important;
}
.prfilpopbg .modal-body {
  padding-bottom: 0 !important;
  text-align: center;
  color: #fff;
}
.prfilpopbg h5 {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 0 10px 0;
  text-transform: none;
}
.codbok {
  margin-bottom: 20px !important;
}
.prfilpopbg input {
  background: #fff;
  border: none;
  color: #000 !important;
  height: 40px;
  border: 1px solid #ccc;
  width: 100%;
  padding: 0 12px;
}
.prfilpopbg .modal-footer {
  border: none !important;
  padding-bottom: 25px;
  padding-top: 15px;
}
.clllse2 {
  background: #1E90FF;
  color: #fff !important;
  width: 49%;
  border: none;
  box-shadow: none;
  font-size: 18px;
  font-weight: 500;
  border-radius: 25px;
  margin-right: 1% !important;
  padding: 0;
  height: 40px;
  line-height: 40px;
}
.clllse2:hover {
  background: #000;
  color: #fff !important;
  box-shadow: none;
}

.clllse {
  background: #6a6a6a !important;
  color: #fff !important;
  width: 49%;
  padding: 0 !important;
  border: none;
  box-shadow: none;
   font-size: 18px !important;
  font-weight: 500 !important;
  border-radius: 25px !important;
  margin-left: 1% !important;
  height: 40px;
line-height: 40px;
}
.clllse:hover {
  background: #000 !important;
  color: #fff !important;
  box-shadow: none;
}

#menu{
  background: #021d2e !important;
}


.sbscpopw{
	max-width: 400px !important;
}
.sbscrbg{
	background: #fff !important;
}
.sbscrbg .modal-header {
	border: none !important;
	padding-bottom: 0 !important;
}
.sbscpopw .modal-header .close {
	float: right;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1;
	color: #333 !important;
	text-shadow: 0 1px 0 #fff;
	opacity: 1;
	display: block;
	position: absolute;
	top: 15px !important;
	right: 13px !important;
	width: 30px;
	height: 30px;
	background: none !important;
	border: none !important;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	padding: 0 !important;
	box-shadow: none !important;
}
.sbsprm {
	width: 100%;
	display: inline-block;
	color: #fff;
	font-size: 17px;
	padding: 7px 10px 9px;
	border: none;
	border-radius: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	line-height: initial;
	max-width: 300px;
	background: #ff7e00;
}
.sbsprm:hover{
	background: #021d2e;
	color: #fff !important;
}


.sbsprm2 {
	width: 100%;
	display: inline-block;
	color: #fff;
	font-size: 17px;
	padding: 7px 10px 9px;
	border: none;
	border-radius: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	line-height: initial;
	max-width: 300px;
	margin-top: 10px;
	background: #ccc;
}
.sbsprm2:hover{
	background: #021d2e;
	color: #fff !important;
}

.sbscrbtxtp{
	width: 100%;
	display: block;
	text-align: center;
}
.sbscrbtxtp p {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 15px;
	color: #666;
	margin-bottom: 15px !important;
	font-family: inherit !important;
	font-weight: 600;
}










 @media(max-width:1024px) {
 .text-block {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.text-block h2 {
  font-size: 22px;
}
.inner {
  width: 100%;
  max-width: 100%;
}
.testimonials {
  padding: 0 15px;
}
header.special {
  padding: 0 15px;
}
#footer {
  padding: 4rem 15px 2rem;
}

header.special h2 {
  font-size: 2rem;
}
.wrapper2 h2 {
  font-size: 2rem;
  margin: 0 !important;
}
.highlights {
  padding: 0 15px;
}
#cta .inner {
  padding: 0 15px;
}
 .newloginbdy {
    min-height: 100vh !important;
}
.home-testbg {
    min-height: 70vh !important;
}
.home-testbg .container{
  max-width: 100%;
}
.btnn11 a {
    font-size: 15px;
}
.gm_txt p {
    font-size: 14px;
}




.tbvw3{
  -ms-flex: 0 0 33.333333% !important;
  flex: 0 0 33.333333% !important;
  max-width: 33.333333% !important;
}
.ctpic{
   -ms-flex: 0 0 33.333333% !important;
  flex: 0 0 33.333333% !important;
  max-width: 33.333333% !important;
  height: 186px !important;
}


.gm_txt {
  padding-top: 4px !important;
}

.btnn11 a {
  padding: 3px 12px !important;
}







}

 @media(max-width:991px) {

 .clcnwd{
     -ms-flex: 0 0 50% !important;
      flex: 0 0 50% !important;
      max-width: 50% !important;
  }

 }

  @media(max-width:768px) {

 }

 @media(max-width:767px) {


.midlog {
  padding: 0 15px;
}

.ctpic{
   -ms-flex: 0 0 50% !important;
  flex: 0 0 50% !important;
  max-width: 50% !important;
  height: 170px !important;
}
.tbvw3{
   -ms-flex: 0 0 50% !important;
  flex: 0 0 50% !important;
  max-width: 50% !important;
  height: 170px !important;
}

.gutrpic h1 {
    font-size: 55px !important;
}
.lsnbdybg .inner{
  padding: 0 !important;
}

 .clcnwd{
     -ms-flex: 0 0 100% !important;
      flex: 0 0 100% !important;
      max-width: 100% !important;
  }


/*#header .example{
  padding-top: 3% !important;
}*/
.gtprmun{
  display: none;
}.gtprmun2{
  display: none;
}
.header__notification {

    margin: 7px 0 0 10px;
}

}


@media(max-width:600px) {
#header .example{
  width: 140px;
  max-width: unset !important;
}

}

@media(max-width:575px) {
  .nav_button > .logo {
  padding: 0 2px 0 10px !important;
}
.nav_button {
  width: 150px;
}
/*#header {
  padding-right: 10px;
}*/
#header .example{
  width: 120px;
  max-width: unset !important;
}
.new-icons2 {
  padding: 0 5px 0 1px !important;
  padding-top: 7px !important;
}
.new-icons {
  margin-top: 7px !important;
}
.pdcl {
  height: 25px !important;
  width: 25px !important;
  line-height: 18px;
}
.header__notification {
  width: 26px !important;
  height: 26px !important;
}
.arww {
  height: 26px !important;
  line-height: 34px !important;
  width: auto !important;
}
.arww img {
  max-width: 20px !important;
}
.pdcl{
  width: 20px !important;
  height: 20px !important;
}
.pdcl img {
  max-width: 20px !important;
}
.bell-icon i {
  width: 26px !important;
  height: 26px !important;
} 

.bell-icon i img{
  vertical-align: top !important;

} 

.ctpic{
   -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.tbvw3{
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.avtrbg #heading_text{
  padding: 0 15px;
  font-size: 24px !important;
}
.avtrbg .avatar{
  padding-right: 0 !important;
}
.logo span {
  font-size: 9pt !important;
}
#header {
  line-height: 40px !important;
}


#radioBtn .notActive {
    font-size: 15px !important;
    width: auto !important;
}
.inblk .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    font-size: 15px !important;
    width: auto !important;
}

#home, #body {
  padding-left: 0;
}



}


@media(max-width:479px) {
.nav_button {
  width: 150px;
}
#header .example {
  width: 90px;
}
.new-icons {
  padding-right: 6px !important;
}
form.example input[type="text"] {
  padding-left: 22px !important;
}
.srchicn {
  padding: 0 !important;
}



 }

@media(max-width:424px) {
.arww {
  width: 22px !important;
  height: 22px !important;
  line-height: 20px !important;
  padding-top: 0 !important;
}

.nav_button span i {
  font-size: 12px;
   line-height: 21px;
}
/*.pdcl {
  height: 23px !important;
  width: 23px !important;
}*/
.header__notification {
  width: 24px !important;
  height: 24px !important;
}
.bell-icon i {
  width: 24px !important;
  height: 24px !important;
}
#header {
  line-height: 41px;
}
.nav_button {
  width: 136px;
}
#header > .logo {
    padding: 0 0 0 8px !important;
}


}


@media(max-width:424px) {
#header .example {
  width: 84px;
}


}


@media(max-width:390px) {
#header .example {
  width: 77px;
}


}

@media(max-width:380px) {
#header .example {
  width: 70px;
}
.pdcl {
  margin-left: 3px !important;
}
.new-icons {
  padding-right: 3px !important;
}
.header__notification {
  margin-left: 6px !important;
}
form.example input[type="text"] {
  font-size: 11px !important;
}


}








.pkgmodl{
	max-width: 700px !important;
	
}
.pkmdbg{
	background: #00baf1 !important;
}

.pkgmodl .modal-header{
	border: none !important;
}

.pkgpara{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.pkgpara p {
	font-size: 14px;
	color: #fff;
	display: block;
	margin: 10px 0 2px;
	line-height: 19px;
	font-weight: 500;
}
.pkgpara ul{
	width: 100%;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}
.pkgpara ul li {
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	list-style-type: disc;
	font-weight: 500;
	position: relative;
}
.pkgpara ul li i{
	font-size: 6px;
	margin-top: -5px;
	position: relative;
	top: -3px;
}

.rgprcsec {
	width: 100%;
	float: left;
	padding: 0 0;

}
.pricbox {
	width: 33.3%;
	display: inline-block;
	border-right: 2px solid #88e4ff;
	/* border-radius: 12px; */
	text-align: center;
	padding: 15px 10px 0;
	margin-top: 7px;
	color: #fff;
	margin-bottom: 10px;
	float: left;
}
.pricbox h5 {
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 0;
}
.pricbox2 {
	width: 100%;
	display: flex;
	text-align: center;
	justify-content: center;
	margin: 8px 0;
}
.pricbox2 strong {
	font-size: 37px;
	color: #fff;
	line-height: 41px;
	font-family: sans-serif;
}
.pricbox2 span {
	font-size: 15px;
	color: #fff;
	padding-left: 12px;
	text-align: left;
	font-weight: 600;
	line-height: 18px;
}
.pricbox p {
	color: #fff;
	font-size: 15px;
	padding: 0 10px;
	margin: 0 0 10px;
	line-height: 20px;
}
.bbgblu {
	border: none !important;
	position: relative;
}
.bstofr {
	position: absolute;
	top: 0;
	right: -12px;
}
.bstofr img {
	max-width: 88px;
}

.sbrib {
	width: 100%;
	display: block;
	color: #fff;
	font-size: 17px;
	padding: 7px 10px;
	border: 2px solid #fff;
	border-radius: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	line-height: initial;
}
.sbrib:hover{
	color: #fff;
}
.sbs2{
	background: #0076bf !important;
}
.sbs3{
	background: #25408e !important;
}
.pkgmodl .modal-header .close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #fff !important;
	text-shadow: 0 1px 0 #fff;
	opacity: 1;
	display: block;
	position: absolute;
	top: 15px !important;
	right: 13px !important;
	width: 30px;
	height: 30px;
	background: none !important;
	border: none !important;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	padding: 0 !important;
	box-shadow: none !important;
}
.pkgmodl .modal-header .close span:hover {
	opacity: .75;
	color: #fff !important;
}

.prmum {
  width: 100%;
  display: inline-block;
  color: #fff;
  font-size: 17px;
  padding: 7px 10px;
  border: 2px solid #fff;
  border-radius: 25px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  line-height: initial;
  max-width: 200px;
  margin-top: 25px;
}
.prmum:hover{
  color: #fff;
}

@media screen and (max-width: 720px) {
	.pricbox {
		width: 100%;
	display: inline-block;
	border-bottom: 2px solid #88e4ff;
	padding: 15px 10px 15px;
	border-right: none;
}

}


.inptsrch::-webkit-input-placeholder { /* Edge */
  color: #a0aab1 !important;
  opacity: 1
}

.inptsrch:-ms-input-placeholder { /* Internet Explorer */
  color: #a0aab1;
  /*opacity: 1*/
}

.inptsrch::placeholder {
  color: #a0aab1;
 /* opacity: 1*/
}

.haustlgo{
max-width: 100px;
margin: 0 auto;
position: relative;
text-align: center;
}
.haustlgo img{
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: -90px;
}




.adpopwdth{
  max-width: 430px !important;
}
.adbgpop{
  border: none !important;
  border-radius: 4px !important;
  background: none !important;
  width: 100%;
  background: rgba(60, 75, 80, 0.8) !important;
}

.adbgpop .modal-header{
  border: none !important;
  padding: 0 !important
}
.adbgpop .modal-header .close {
  padding: 0 0 2px 1px !important;
  margin: 0;
  background: none !important;
  opacity: 1;
  width: 30px;
  height: 30px;
  line-height: 0px !important;
  border-radius: 50%;
  text-align: center;
  color: #fff !important;
  font-size: 29px;
  right: 6px;
  top: 10px;
  position: absolute;
  box-shadow: none;
  font-weight: 300;
  display: block;
}
.adbgpop .modal-header .close span{
  color: #fff !important;
}

.adpops{
  width: 100%;
  position: relative;
  padding: 20px;
  text-align: center;
}
.adpops h4{
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  display: block;
  margin: 0;
  text-transform: none;
  font-family: 'Helvetica Neue' !important;
}
.adpops p {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  display: block;
  margin: 9px 0 25px;
  font-family: 'Helvetica Neue' !important;
}
.twobtnlk{
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.twobtnlk a {
  border: 1px solid #fff;
  border-radius: 3px;
  font-size: 15px;
  color: #fff;
  width: 180px;
  padding: 3px 5px;
  display: inline-block;
  background: none;
  text-decoration: none;
  height: auto;
  line-height: 28px;
}
.twobtnlk a:hover{
  color: #fff;
}
.adprm{
  background: #ff7f00 !important;
  font-weight: 600;
  border: 1px solid #ff7f00 !important;
  text-transform: uppercase;
  font-size: 14px !important;
}

.noadcros {
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  color: #fff !important;
  text-align: center;
  line-height: 18px;
  right: 4px;
  top: 4px;
  font-size: 23px;
  font-weight: 500;
  text-decoration: none;
}

.logo span{
  /*font-family: "Trebuchet MS";*/
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-size: 17px !important;
}
#menu strong, #menu b {
  font-weight: normal !important;
}



.introvdobtn{
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 220px;
}

.introvdobtn a{
  background: #031d2e;
  padding: 7px 10px 10px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 25px;
  border:2px solid #435761;
  margin-bottom: 10px;
  font-weight: 600;
}

.introvdobtn a:hover{
  border:2px solid #435761;
  background: #435761;
  color: #fff;
}