
@font-face{
src: url(../fonts/Open_Sans/OpenSans-Regular.ttf);
}
@font-face{
  font-family: opensans-xbold;
  src: url("../fonts/Open_Sans/OpenSans-ExtraBold.ttf")
}
@font-face{
  font-family: opensans-bold;
  src: url("../fonts/Open_Sans/OpenSans-Bold.ttf")
}
.bgimage {
background-image: url('../img/Slider.png');
background-size: cover;
height: 100%;
background-repeat: no-repeat;
}
#heading{
  font-family:"Open Sans";
    color:white;
    font-style: italic;
    padding-left: 175px;
    padding-top: 2px;
    font-size: 42px;
}
#heading2{
  font-family:"Open Sans";
  color:white;
  padding-left: 175px;
  padding-top: 10px;
  font-style: italic;
  font-variant: normal;
  font-weight: 400;
  font-size: 24px;
}
.space{
  height: 20px;
}
.sec1{

 height: 150px;
 background-color: rgba(17, 145, 208, 0.68);
}
.sec2{

  height: 150px;
  background-color:rgba(0, 169, 131, 0.76);
}
.sec3{

  height: 150px;
  background-color: rgba(87, 122, 189, 0.76);
}
.sec4{

 height: 150px;
 background-color: rgba(138, 139, 125, 0.8);
}
.sec5{

  height: 150px;
  background-color:rgba(168, 167, 149, 0.87);
}
.sec6{

  height: 150px;
  background-color: rgba(108, 108, 108, 0.92);
}
#sections{

    margin-left: 83px;
}
.box-content{
  color: white;
  font-size: 40px;
  text-align: center;
  font-family: 'Open Sans Condensed';
  padding-bottom: 7px;
}
.box-img{
  margin: 0 auto;
  margin-top: 40px;
}
.box-img2{
  margin: 0 auto;
  margin-top: 23px;
}
.box-img3{
  margin: 0 auto;
  margin-top: 10px;
}
.space2{
  height: 30px;
}
#heading-style{
  margin-top: 60px;
}
.box-section{
  margin-top: 35px;
}
#box4{
 color: white;
}
#box5{
 color: white;
}
#box6{
 color: white;
}
#features-heading{

  padding-top: 20px;
  padding-bottom: 30px;
}
.features-icon{
  background-color: #57b2de;
  padding: 9px;
  color: white;
}

.features-icon2{
  color: white;
  padding: 9px;
  background-color:#4cc3a8;

}
.features-icon3{
  color: white;
  padding: 9px;
  background-color:#89a2d1;

}
#states{
background-image: url('../img/states-BG.png');
height: 100%;
background-repeat: no-repeat;
background-size:cover;
border: none;
border-radius: 0px;
padding-top: 40px;
padding-bottom: 30px;
}
#second_features-row{
  padding-top: 50px;
  padding-bottom: 30px;
}
#first_features-row{
padding-top: 30px;
}
.icons{
  color:white;
}
.states-icon{
   margin: 0 auto;
}
.states-box-content{
  color: white;
  font-size: 35px;
  text-align: center;
  font-weight: bold;
  font-family: 'Open Sans Condensed';
}
.states-box-content2{
   color: white;
  font-size: 17px;
  text-align: center;
  font-weight: lighter;
  font-family: 'Open Sans Condensed';
  letter-spacing:1px;
}
#pink-user{
  color:#b891d0;
  background-color: white;
    border-radius: 50px;
    width: 50px;
    height:50px;
    padding-top: 13px;
}
#blue-chain{
  color:#187a71;
  background-color: white;
    border-radius: 50px;
    width: 50px;
    height:50px;
    padding-top: 13px;
}
#paragraph{

    padding-bottom: 20px;
}
.colapse-headings{
font-weight: bold;
font-size: 16px;
}
.colapse-headings:hover{
 text-decoration:none;
}
.colapse-headings:focus{
 text-decoration:none;
}
.play-icons{
  color: #343434;
  margin-left: 10px
}
#lists{
  list-style: none;
  text-decoration: none;
  display: inline;
}
.play-icons-content{
    margin-left: 7px;
    color: #343434;
    position: absolute;
    margin-top: 4px;
}
.time{
     position: absolute;
     right: 30px;
    color: #343434;
}
.panel-style{
  padding-top: 0px;
  padding-bottom: 0px;
  padding: 0px;

}
.play-links:visited{
  color: #1191d0;
}
.top-space{
  margin-top: 10px;
}
.play-hovers:hover{
 background-color: #f7f5ed;
}
.play-style{
  padding: 5px;
}
.panel-header{
  background-image:none;
  background-color: transparent;
}
.arow-icons{
  float: right;
}
#form{
  background-color: #f4f1e6;
}
#kyboard-img{
  width: 100%;
}
#form-heading1{
  color: #00a983;
}
#form-heading2{
  color: #343434
}
#form-style{
  padding-top: 60px;
  padding-left: 100px;
  padding-right: 130px;
  padding-bottom: 243px;
  height: 567px;
}
#input2{
padding-left: 0px;
    padding-right: 0px;
}
.input1{
  padding-left: 0px;
    padding-right: 0px;
}
.inputs{
    border: 0px;
  }

 #dropdown-level{
    border: 0px;
    background-color: white;
    color: #b0aeac;
    width: 100%;
    margin-top: -2px;
 }
 #caret-arow{
  float: right;
    margin-top: 7px;
 }
 .submit-btn{
  background-color: #00a983;
  color: white;
  width: 100%;
  height: 43px;
 }
 .checkbox{
  color:#00a983;
 }
 #checkbox-col{
  margin-top: 40px;
 }
 body{
  font-family: 'Open Sans';
 }
 .blog-paragraph{
  color: #6d6d6d;
  font-size: 13px;
 }
 #level1{
    text-align: center;
    background-color: #1191d0;
    color: white;
    font-weight: bold;
    font-size: 18px;
    width: 60px;
    padding: 8px;
    position: absolute;
    bottom: 150px;
    left: 4px;
 }
 #blog-heading{
  padding-bottom: 20px;
 }

 .blog-sections{
  padding-right: 64px;
 }
 .blog-icons{
  color:#80c5d9;
  padding-right: 10px;
 }
  #level2{
    text-align: center;
    background-color: #00a983;
    color: white;
    font-weight: bold;
    font-size: 18px;
    width: 60px;
    padding: 8px;
    position: absolute;
    bottom: 150px;
    left: 4px;
 }
   #level3{
    text-align: center;
    background-color: #577abd;
    color: white;
    font-weight: bold;
    font-size: 18px;
    width: 60px;
    padding: 8px;
    position: absolute;
    bottom: 150px;
    left: 4px;
 }
 #testimonials{
  background-color:#f8f7f0;
 }
 #blogs{
  padding-bottom: 30px;
 }
 #quote{
  color:#577abd;
  padding-left: 6px;
  padding-right: 6px;
 }
 .quote-line{
  border-top: 1px solid #dbdad8;
  width: 3%;
  display: inline-block;
  margin-bottom: 4px;
 }
.carousel-content {
    display:flex;
    align-items:center;
    color: #829bcb;
    font-family: 'Open Sans';
    font-size: 15px;
}

#text-carousel {
  width: 100%;
  height: auto;
  padding: 50px;
}
#subname{
  color: black;
  font-family: 'Open Sans';
  font-weight: bold;
  padding-top: 10px;
}
.glyphicon-chevron-right{
    color: black;
}
.glyphicon-chevron-left{
  color: black;
}
.carousel-indicators{
    position: absolute;
    bottom: -30px;
}
.carousel-indicators .active{
    background-color:#577abd;
}

.carousel-indicators li{
  background-color:#cccccc;
}
#carousel-section{
      padding-bottom: 40px;
}

}
@media only screen and (min-width: 768px) {
#form-style{
  padding-top: 60px;
  padding-left: 0px;
  padding-right: 0px;
    padding-bottom: 60px;
}}

@media screen and (max-width: 699px) {
   #form-style{
  padding-top: 60px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 60px;
  }
  #signup-form-style{
     padding-top: 60px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 60px;
  }
}
.blog-img{
  width: 310px;
}

#select-style{
    width: 100%;
    border: 0px;
    height: 32px;
    border-radius: 3px;
    color: #b5b3b2;
    padding-left: 10px;
  }
  #bottom-space{
    padding-bottom: 10px;
  }


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

 .caro-style{
    margin-left: 0%;
    width: 100%;
  }
  .blog-sections{
    padding-right: 0px;
  }
  .comment-icons{
  margin-right: 37px;
  margin-bottom: 7px;
}
.blog-img{
  width:96%;
}
.features-bottom{
  padding-bottom: 15px;
}
.box-content{
  color: white;
  font-size: 17px;
  text-align: center;
  font-family: 'Open Sans Condensed';
}
#sections {
    margin-left: 28px;
}
#heading {
    font-family: "Open Sans";
    color: white;
    font-style: italic;
   text-align: center;
    padding-top: 2px;
    font-size: 23px;
    padding-left: 8px;
  }
  #heading2 {
    font-family: "Open Sans";
    color: white;
     text-align: center;
    padding-top: 10px;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    font-size: 14px;
    padding-left: 18px;
}
#back-side1 h3{
      font-size: 13px;

}
#back-side2 h3{
      font-size: 13px;

}

#back-side3 h3{
      font-size: 13px;

}
#back-side4 h3{
      font-size: 13px;

} #back-side5 h3{
      font-size: 13px;

}
#back-side6 h3{
      font-size: 13px;
}
}

@media screen and (max-width: 800px) {
#back-side1 h3{
      font-size: 15px;

}
#back-side2 h3{
      font-size: 15px;

}

#back-side3 h3{
      font-size: 15px;

}
#back-side4 h3{
      font-size: 15px;

} #back-side5 h3{
      font-size: 15px;

}
#back-side6 h3{
      font-size: 15px;
}
}

    /* entire container, keeps perspective */
.flip-container {
    perspective: 1000px;
}

.flip-container, .front, .back {
    height: 150px;
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
}


#front-side1{
  background-color: rgba(17, 145, 208, 0.68);
  padding-top: 28px;
  font-family:'Open Sans Condensed';
}
#back-side1{
  background-color:#58b2de;
  text-align: center;
  font-size: 17px;
  color: white;
  padding: 10px;
}

#front-side2{
    background-color:rgba(0, 169, 131, 0.76);
    padding-top: 26px;
}
#back-side2{
  background-color:#4cc3a8;
  text-align: center;
  font-size: 17px;
  color: white;
    padding: 10px;
}

#front-side3{
    background-color: rgba(87, 122, 189, 0.76);
    padding-top: 23px;
}
#back-side3{
  background-color:#89a2d1;
  text-align: center;
  font-size: 17px;
  color: white;
  padding: 10px;
}

#front-side4{
  background-color: rgba(138, 139, 125, 0.8);
  padding-top: 20px;
}
#back-side4{
  background-color:#9e9f92;
  text-align: center;
  font-size: 17px;
  color: white;
    padding: 10px;

}

#front-side5{
 background-color:rgba(168, 167, 149, 0.87);
 padding-top: 20px;
}
#back-side5{
  background-color:#a3a28f;
  text-align: center;
  font-size: 17px;
  color: white;
  padding: 10px;

}


#front-side6{
 background-color: rgba(108, 108, 108, 0.92);
 padding-top: 20px;
}
#back-side6{
  background-color:#6a6a6a;
  text-align: center;
  font-size: 17px;
  color: white;
    padding: 10px;

}






/* front pane, placed above back */
.front {
    z-index: 1;
    background-color:red;
}

/* back, initially hidden pane */
.back {
    transform: rotateX(-180deg);
    background-color:green;
    animation: toFront 0.9s linear normal forwards;
}
.vertical.flip-container {
    position: relative;
}
.vertical.flip-container:hover .back {
    animation-delay: 0.9s;
    animation: toBack 0.9s linear normal  forwards;
}
@keyframes toBack {
  0% {z-index:0;}
  100% {z-index:1;}
}
@keyframes toFront {
  0% {z-index:1;}
  100% {z-index:0;}
}
.vertical.flip-container .flipper {
    transform-origin: 100% 75px; /* half of height */
}

.vertical.flip-container:hover .flipper {
    transform: rotateX(-180deg);
}
.buttonpackage > #cartSpan > span
{
    margin-left: 59px;
    margin-right: 60px;
}

.buttonpackage > #Cart
{
    padding-left: 15px;
    padding-right: 15px;
}

#leftContent > h2
{
    margin-bottom: 30px;
    text-align: center;
}

#leftContent > h2 > span
{
    color: #0091d0;
}
#leftContent > p
{
    line-height: 2;
}
#logo > img
{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;

}
@media (max-width:768px)
    {
        .leftpanel
        {
            margin-top: 70px;
        }
        #text
        {
            text-align: center;
        }
        .image
        {
                margin-top: 80px;
        }
        #ribbon
        {
             margin-top: 16px;
             width: 40%;
             margin-right: -10px;
        }

}
#ribbon
{
    position: absolute;
    right: -1%;
    top: 30px;
    width: 45%;
    padding: 17px;
    color: white;
    font-weight: 900;
    background-color: #00a881;
    font-size: large;

}
#ribbon > span
{
    position: absolute;
    display: block;
    border-top: 5px #00a881 solid;
    border-left: 6px #00a881 solid;
    border-bottom: 5px transparent solid;
    border-right: 5px transparent solid;
    height: 0px;
    width: 0px;
    top: 100%;
    right: 0px;

}
#box
{
    border: 1px solid navy;
    background-color: #0091d2;
    color: white;
    margin: auto;
    display: block;
    padding-bottom: 2%;
    height: auto;
}
@media (max-width:768px)
{

    #Boxrow
    {
        margin-left: 0px;
        margin-right: 0px;
    }
}

#Boxrow
{
        margin-top: 50px;
}
#live
{
    margin-left: -70px;
    margin-top: -50px;
}
#imageRow
{
   width: 100%;
}
#space
{
    margin-top: 40px;
    margin-bottom: 80px;
}
#line
{
    text-align: center;
    font-family: Open Sans;
    font-weight:bolder;
    margin-top: 40px;
    margin-bottom: 50px;
}
#line > span
{
    color: #0091d0;
}
@media (min-width:922px)
{
    .cartIcon,.cartIcon1
    {
        font-size: 0.8vw;
        padding-top: 12px;
    }
}
@media (min-width:768px)
{
    .cartIcon,.cartIcon1
    {
        font-size: 0.9vw;
    }


}
.cartIcon,.cartIcon1
{
   margin-top:5px;
   margin-bottom: 5px;
   padding: 0px;
   border: 3px;

}
#buttons
{
    margin-left: 200px;
    margin-top: -40px;
   //width: 100%;
    margin-bottom: auto;
    float: left;

}
@media (max-width:1216px)
{
    #buttons
    {
        margin: 0px;
        margin-top: 5px;
       // padding-left: 0px;
    }
}
#buttoncart
{
    padding: 0px;
    font-size: 12px;
    line-height: 14px;
    background-color: transparent;
    border: none;

}
@media (max-width:992px)
{
    #buttoncart
    {
        font-size: 11px;
        line-height: 13px;
        display: block;
        margin-top: 5px;
        margin-bottom: 10px;
        margin: auto;

    }
}

#Cart
{
    padding: 10px;
    background-color: #02664e;
    color: white;
}
#giftCart
{
    padding: 10px;
    background-color: #304267;
    color: white;
}
#cartSpan
{
    padding: 10px;
    background-color: #00a881;
    color: white;
}
#giftcartSpan
{
    padding: 10px;
    background-color: #587abd;
    color: white;
}
#Cart1
{
    padding: 10px;
    background-color: #003e67;
    color: white;
}
#cartSpan1
{
    padding: 10px;
    background-color: #005d9a;
    color: white;
}

#product
{
    background-color: #454545;
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
#premium
{
  background-color: #32cafc;
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
#basicplus
{
     background-color: #0ba080;
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;

}

#basic
{
     background-color: #5f77bd;
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
#check
{
    border: 2px solid #36b54c;
    border-radius: 10px;
    color: white;
    background-color: #36b54c;
}

#uncheck
{
    color: red;
}

@media (max-width:850px){
    #live
    {
        margin-left: -30px;
        margin-top: -30px;
    }
}
#tableText
{
    text-align: center;
}
#text1
{
    margin-top: 100px;
    text-align: center;
}

/* Why IFT style Starts */

.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #f4511e;
}

.carousel-indicators li {
    border-color: #1191d0;
}

.carousel-indicators li.active {
    background-color: #1191d0;
}

.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 80px 0;

}
.item h4 i
{
    margin-right: 450px;
}
.item span {
    font-style: normal;
}
#dropdown
{
    margin-left: 80px;
    padding: 5px 20px 5px;
    border-color: beige;
}
#testimonails
{
    font-family: open sans;
    font-size: 20px;
}
@media (max-width:992px)
{
    #dropdown
    {
        margin: 0px;
    }
    #testimonails
    {
        margin-top: 18px;
    }
}
.top2
{
    margin-top: 30px;
}
#options
{
    text-align: center;
}
#options  h2
{
    color: #0091d0;
    font-weight: 600;
}
.spanText
{
    color: #0091d0;
    font-weight: 600;
}
.playset
{
    margin-left: 5px;
}
.sideicons
{
   text-align: center;
    margin-top: 30px;
}
h2
{
    margin: 0px;

}
.sideicons > h2
{
   color: #0091d0;
    font-weight: 600;
}

.author
{
   margin: 0px !important;
}
.Headings > h3
{
    font-size: 30px;
}
.Headings > h3 > strong
{
    color: #1191d0;
}
.profileImage
{
    width: 100%;

}
h4
{
    margin: 0px;
}
.Name
{
    color: #1191d0;
}
.Name i
{
    color: gray;
}
.spacing
{
    margin-top: 15px;
    margin-bottom: 15px
}
.productSpacing
{
    margin-top: 70px;
    margin-bottom: 80px;
}

/*WHY IFT ENDS */

.animation-box{
  padding-left: 0px;
  padding-right: 0px;
  font-family: 'Open Sans Condensed';
}

body{
  font-family: 'Open Sans'
}

.fa-plus-square-o {
vertical-align: middle;
}
.fa-minus-square-o {
vertical-align: middle;
}
a.faq-links {
font-size: 20px;
}
.faq-links:hover {
text-decoration: none;
}
.faq-links:focus {
text-decoration: none;
}
.blue-headings{
  color:#0091d0;
}
.grey-hedings-about{
  color:#454545;
}
#bullets-point{
    padding-left: 17px;
    margin-top: 20px;
    list-style-type: circle;
}
#bullets-point li{
  padding-bottom: 20px;
}
.blue-link{
  color:#0091d0;
  margin-left: 5px;
  font-style: italic;
}
#hover-readmore{
  text-decoration: none;
  list-style: none;
}
#top-spacing{
  margin-top: 20px;
}

#background-frames{
background-image: url('../img/about.png');
background-size: cover;
height: 463px;
background-repeat: no-repeat;
margin-top: 15px;
}
#frames-image{
  width: 100%;
}
#remove-left-padding{
  padding-left: 0px;
}
.frames-paragraph{
color: white;
font-size: 17px;
padding-top: 16px;
}
.frames-heading{
  color: white;
  text-align: center;
}
.frames{
  padding-top: 50px;
  padding-right: 128px;
  padding-left: 23px;
}
.frames2{
  padding-top: 50px;
  padding-right: 78px;
  padding-left: 77px;
}
.frames3{
     padding-top: 50px;
    padding-right: 17px;
    padding-left: 134px;
}
#small-frame1{
    background-color: #0087cc;
    color: white;
    padding: 20px;
    border-radius: 7px;
    height: 217px;
    margin-top: 10px;
    margin-right: 10px;
}
#small-frame2{
    background-color: #00a680;
    color: white;
    padding: 20px;
    border-radius: 7px;
    height: 217px;
    margin-top: 10px;
    margin-right: 10px;
}
#small-frame3{
    background-color: #5f84c1;
    color: white;
    padding: 20px;
    border-radius: 7px;
    height: 217px;
    margin-top: 10px;
}

.small-frames{
  visibility: hidden;
  display: none;
}
@media (max-width:1200px){
  #background-frames{
  visibility: hidden;
  display: none;
}
 .small-frames{
  visibility: visible;
   display:initial;
 }
}
#caro-id li{
  background-color: #cccccc;
  border: 1px solid #cccccc;
}

#caro-id li.active{
    background-color: #577abd;
}

<<<<<<< HEAD
.container { //overflow: hidden }
.container-fluid{  }
=======

>>>>>>> f42d8cbf7f1c0f8507007c27e3bd7d14c28f6f2b

ul { list-style: none }
a { color:currentColor }
.btn-primary { background-color: #1191d0; border-color: #1191d0 }
.header{
    color: White;
    background-color: #484848;
    height: 50px;
}
/* >>>>>>>>>> md screen */
@media only screen and (max-width: 991px){
    .navbar-default .navbar-nav>li>a { padding-left: 5px; padding-right: 5px }
    .navbar-brand>img { width: 150px; padding:0 }
    a.navbar-brand { padding-left: 0; padding-right: 0 }
    .social-icons { text-align: center; padding-bottom: 5px }
    .header { height: 40px }
    .topbar-content { padding-top: 5px!important }
    .footer-social-icons { text-align: center }
    .footer-social-links .footer-links > ul { width:82%; float:none; margin:auto }
    .footer-social-links { padding-top: 10px!important }
    #myNavbar { padding-right: 10px!important }
    .country { padding-left: 0 }
}
/* >>>>>>>>>> xs screen */
@media only screen and (max-width: 768px){
    .navbar-default .navbar-nav > li > a:hover{ border-width: 0!important }
    .footer-social-icons > a { font-size: 1.3em; padding:15px 6px!important; }
    .footer-social-links .footer-links > ul { text-align: center!important }
    .navbar-toggle { margin-right: 0 }
    .footer-links > ul > li {
      margin-bottom: 15px;
      border: 0!important;
      float: none!important;
}
    .footer-social-links { height: auto!important; padding: 0!important;}
    .footer-links > ul { padding: 0!important; }
    .footer-links { padding-top: 15px }
    .links > li > a { font-size: 1.2em }
    .bx2 { padding-left: 0!important }
    .country { padding-left: 30px }
    .nmbr { padding-left: 80px }

}
/* >>>>>>>>>> lg screen */
@media only screen and (max-width: 1200px){
   .links > li { padding:0 10px!important }
   //.navbar-brand { padding-top: 25px!important }
   .navbar-brand > img { width: 140px; height: 50px }
   .navbar-brand { margin-top: -12px }
    .navbar-default { margin-top: 30px }
}
@media only screen and (min-width: 1200px){  }

.header nav { margin-bottom: 2px; }
#myNavbar { padding-right: 0; overflow: hidden }
.navbar-header > button { margin-top: 12px }
.navbar-default {
    background-color: #fff!important;
    background-image: url()!important;
    border: none;
    box-shadow: none;
    padding-top: 16px;
    margin-bottom: 2px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
    background-color: transparent;
    color:#1191d0;
    border-bottom: 3px solid #1191d0;
    padding-bottom: 10px;
}
.navbar-brand { padding-top: 7px }
.navbar-nav .btn-link > a:hover{ border-width: 0!important }

/* style from style_noman */
.topbar-content{
    padding-top:18px;
}
.topbar-text{
    font-size: 13px;
    font-weight: 100;
    padding-top: 4px;
}
.topbar-text > b { font-weight: 800 }
.social-icons{ font-size: 1.5em }
.social-icons > span {
    cursor: pointer;
    margin: 0 1px 0 1px;
    padding-left: 6px;
}

/**Start Footer**/
.footer { //position: absolute; //bottom: 0 }
.footer-policy{ height: 80px }
.footer-social-links{
    background-color: #577abd;
    padding: 23px 0;
}
.footer-policy{
    background-color: #343434;
    color: whitesmoke;
    font-size: 12px;
    text-align: center;
    padding-top: 17px;
    display: table;
    content: " "

}
.footer-policy > p { padding-top: 50px; width: 80% }
.footer-policy .container { width: auto }
.footer-social-icons{
    color: White;
    font-size: 1.57em;
    padding-top: 8px;
}
.footer-social-icons > a { padding: 0 9px 0 9px }
.footer-links > ul {
    //float: right;
    color: white;
    padding-top: 7px;
}
.footer-links > ul > li{
    float: left;
    border-right: 1px solid #fff;
    padding: 0 30px 0 30px;

}

.iftambassador
{
    text-align: center;
}
#googleMap
{
    width:100%;
    height:380px;
}

#signup-form-style{
    padding-left: 300px;
    padding-right: 315px;
    padding-bottom: 243px;
}
.signup-submit-btn{
  background-color: #0091d0;
  color: white;
  width: 100%;
  height: 43px;
 }
 .signup-checkbox{
  color:#0091d0;
 }
 #checkbox-col{
  margin-top: 40px;
 }
.signup-form-heading1{
  color: #0091d0;
  text-align: center;
}
.signup-form-heading2{
  color: #343434;
  text-align: center;
  padding-bottom: 20px;
}
#signup-form{
  background-color:#ececec;
}
.mackbook-slider{
background-image: url('../img/macbook.png');
height:700px;
background-repeat: no-repeat;
background-size: 100% auto;
margin-top: 30px;
}
.mac_carousel{
      width: 66%;
      margin: auto;
      height: 40vw;
      margin-top: 40px;
}

.mac_carousel .carousel-inner {
    position: relative;
    width: 65%;
    height: 74%;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
}

.mac_carousel .item{
  height: 100%;
  margin-top: 30px;
}

.mac_carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
    height: 100%;
}
.bs-example{
  margin: 20px;
}
#mac-carousel-indicators{
position: absolute;
bottom: 26%;

}
#mac-carousel-indicators li{
  background-color:#b5b5b5;
  border:none;
}
#mac-carousel-indicators li.active{
  background-color:#0091d0;
}
.carousel-control{
  width: 47%;
  margin-bottom: 10%;
}
.signup-page-grey{
  background-color: #ececec;
}
.signup-submit-btn:hover{
 background-color: #006f9e;
 color: white;

}
.glyphicon-chevron-right{
color: #7f7f7f;
}
.glyphicon-chevron-left{
  color: #7f7f7f;
}
.first-name-space{

}
.last-name-space{

}
.left-right-space{
  padding-right: 15px;
  padding-left: 15px;
}

.search-bar-btn {
    border-top-width: 1px;
    height: 34px;
    padding-top: 4px;
    top: 0;
    background-color: #9fd2ec;
    border-color: #9fd2ec
  }
//.input-group > input { display: none!important }
.search-bar-text, .search-bar-btn { border-radius: 0 }
.wrapper{ background-color: #ececec; height: 400px }
.xpadding { padding: 10x 16px!important; }
.contact-us-form h1 {
    text-align:center;
    font-family: opensans-bold;
    padding-bottom: 20px
}
.contact-us-form {
    font-size: 13px;
    padding-top: 40px
  }
.contact-us-form .form-control {
    border: 1px solid #fff;
    padding: 15px 10px;
    font-size: 13px;
    font-style: italic
}
.contact-us-form .btn {
    padding: 8px 15px;
}
.contact-us-form textarea {
    resize: none;
    padding-top: 35px;
}
.wrapper { height: auto }
.chat-btn {
  margin-right: 30px;
  margin-top: 40px
}
.chat-btn img:hover {
  width: 163px;
  height: 119px;
}
.contact-details { padding-top: 40px; margin: 60px auto }
.contact-details i {
    margin-right: 10px;
}
.contact-details .bx > span {
  padding-left: 30px
}
.contact-details .bx .fa-lg {
  font-size: 1.7em
}
.country{
    display: inline-block;
}
.country > li,
.nmbr > li {
    padding-top: 5px;
}
.bx-2{
    vertical-align: top;
    display: inline-block
}
.contact-details .fa-lg {
    color: #1191d0
}
  //.input-group > input { display: none!important }
  .search-bar-text, .search-bar-btn { border-radius: 0 }

/* Learn More Starts */
.rightpanel
{
     margin-top: 100px;
     margin-bottom: 20px;
     text-align: left;
}

.caret2
{
    float: right;
}
#collapseOne > .panel-body > i
{
    padding-top: 25px;
}
.panel
{
    box-shadow: none;
}
.defaultPanel
{
    border: none;
}
.panel-body
{
    border-top: none !important;
}
.defaultPanel > .heading2
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #0091d0;
    width: 35%;
}
.blue2
{
    color: #0091d0;
    font-weight: 900;
}
.black
{
    font-weight: 900;
}
@media (max-width:768px)
{
    .rightpanel
    {
         margin-top: 20px;
        text-align: left;
    }
    #buttons
    {
        float: none;
        text-align: center;
    }
    .defaultPanel > .heading2
    {
        width: 100%;
    }

}
#ribbon1
{
    position: absolute;
    padding: 10px;
    color: white;
    font-weight: 900;
    background-color: #00a881;
    font-size: large;

}
#ribbon1 > span
{
    position: absolute;
    display: block;
    border-right: 19px #00a881 solid;
    border-bottom: 19px transparent solid;
    height: 0px;
    width: 0px;
    top: 100%;
    left: 0px;

}

.homepage-main-heading{
     margin: 0px;
    font-weight: 600;
    padding-bottom: 15px;
    padding-top: 20px;
    color: #343434;
}
.about-main-headings{
  padding-bottom: 15px;
  padding-top: 15px;
}
.about-paragraph-spacing{
  padding-top: 8px;
}
.signup-form-bottom-spacing{
  padding-bottom: 40px;
}
/* Some initial styling */

.blue-headings-blogs{
    color: #0091d1;
}
.comment-blog-images{
  width: 64px;
  height: 64px;
}
.coment-spacing{
 margin-left: 8px;
}
.coment-spacing:hover{
  text-decoration: none;
  list-style: none;
}
.coments-icon{
  color:#c8cac7;
}
.vertical-line{
  color: #d4d9e1;
}
.blue-strip{
    background-color: #0091d1;
    color: white;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-right: 58px;
  }
.blogs-section-container{
  margin-top: 25px;
}
#blogs-media-image{
      width: 150px;
    height: 150px;
}
@media (max-width:500px){
#blogs-media-image{
      width: 150px;
    height: 100%;
}
}
#blue-strip-ribbon{
    width: 86px;
    height: 0px;
    border-top: 15px solid #0091d1;
    border-bottom: 15px solid #0091d1;
    border-right: 20px solid transparent;
    margin: 0px;
    display: inline-block;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}
.ribon-contents{
    display: inline-block;
    padding-top: 10px;
    font-size: 20px;
    font-weight: bold;
}
.media-top-spacing{
  margin-top: 0px;
  padding-bottom: 35px;
}
.form-wells{
  margin-top: 10%;
}


#search-text-input{
    border-top: thin solid #0091d1;
    border-right: thin solid #0091d1;
    border-bottom: 0;
    border-left: thin solid #0091d1;
    box-shadow: 0px 1px 1px 1px #0091d1;
    height: 28px;
    outline: 0;
    padding: .4em 0 .4em .6em;
    width: 183px;
    background-color: #0091d1;
    border-radius: 10px;
    padding: 15px;
    color: white;
    float: right;
    margin-right: 28px;
    padding-left: 68px;
}

#button-holder{
    background-color: #0091d1;
    border-top: thin solid #0091d1;
    box-shadow: 1px 1px 1px 1px #0091d1;
    cursor: pointer;
    float: left;
    height: 31px;
    margin: 11px 0 0 0;
    text-align: center;
    width: 50px;
    border-radius: 10px;
    position: absolute;
    margin-top: 0px;
    padding-left: 15px;
    left: 26px;
    padding-top: 1px;
 }
#button-holder img{
  margin:4px;
  width:20px;
}
.search-icon-blog{
  color: white;
}

#search-text-input::-webkit-input-placeholder,
#search-text-input::-webkit-input-placeholder{
  color: white;
}
.blog-sidebar{
  margin-top: 2%;
}
.black-line-blog{
    height: 3px;
    border: solid 3px black;
    margin-top: 19%;
    width: 90%;
    margin-left: 9px;
}
#select-style-blog{
    width: 90%;
    border: 1px solid #c7c9c3;
    height: 32px;
    border-radius: 2px;
    color: #464646;
    padding-left: 10px;
    margin-left: 9px;
    margin-top: 24px;
}
.blog-baner1{
  margin-left: 10px;
  width: 324px;
  height: 270px;
  margin-top: 40px;
}
.blog-baner2{
  margin-left: 10px;
  width: 324px;
  height: 167px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.pagination-arow{
  letter-spacing: 10px;
  color: #008fd2;
  margin-bottom: 30px;
}
.ribon-center-alignment{
  position: absolute;
  top: -10px;
  left: 10px;
}
.main-heading-left-space{
  margin-left: 10px;
}
