body {

    /* padding-bottom: 20px; */

    /* font-family: Vazir, Tahoma, Geneva, Verdana, sans-serif; */

    background-color: rgb(244, 246, 247);
}
.box {
    text-align: right;
    font-family: Samim,'Samim',tahoma;
    margin-bottom: 20px;
    border: 1px;
    min-height: 40px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.06), 0 4px 10px rgba(0,0,0,0.06);
    overflow: auto;
    background-color: white;
    border-radius: 0px;
}
h2, .h2 {
    font-size: 24px;
}
.description{
    font-size: 12px;
}
p, div, h1, h2, h3, h4, h5, h6 {
    font-family: Vazir, Tahoma, Geneva, Verdana, sans-serif;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
.row{
    margin: 0px!important;
}
/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}
.item-boxes {
    margin: 20px 10px;
    padding: 5px;
    border: 1px solid #f1ebeb;
    border-radius: 0;
    /* -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05); */
    /* box-shadow: 0 1px 1px rgba(0,0,0,0.05);*/
    min-height: 180px;
}
p {

    font-size: 13px;
}
@font-face {
    font-family: 'Samim';
    src: url('../../../fonts/Samim.eof') format('eot'), url('../../../fonts/Samim-Bold.eof') format('eot'), url('../../../fonts/Samim.woff') format('woff'), url('../../../fonts/Samim-bold.woff') format('woff');
}

@font-face {
    font-family: 'Vazir';
    src: url('../../../fonts/Vazir.eof') format('eot'), url('../../../fonts/Vazir-Bold.eof') format('eot'), url('../../../fonts/Vazir.woff') format('woff'), url('../../../fonts/Vazir-bold.woff') format('woff');
}
.myBox {
    text-align: right;
    font-family: Samim,'Samim',tahoma;
    margin-bottom: 20px;
    border: 1px;
    min-height: 40px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.06), 0 4px 10px rgba(0,0,0,0.06);
    overflow: auto;
    background-color: white;
    border-radius: 0px;
    background-image: url(../../images/img/b4.jpg);
    background-repeat: round;
    background-size:cover;
}
.box2 {
    color: white;
    margin-top: 35px;
    position: relative;
    text-align: center;
}
.box2 h3 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
}
.box3 {
    text-align: right;
    position: relative;
    display: inline-block;
}
li {
    line-height: 24px;
}
.box2 input {
    color: black;
}
footer a {
    color: aliceblue;
    line-height: 27px;
}

footer {
    background: #000000cc;
    color: white;
    border-top: #000000c7;
    border-top-width: 3px;
    border-top-style: solid;
    bottom: 0px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.mainBox {
    margin-top: 1px;
    min-height: 100vh;
    display: inline-block;
    width: 100%;
    /*position: relative;*/
}
.box {
    text-align: right;
    font-family: Samim,'Samim',tahoma;
    margin-bottom: 20px;
    border: 1px;
    min-height: 40px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.06), 0 4px 10px rgba(0,0,0,0.06);
    overflow: auto;
    background-color: white;
    border-radius: 0px;
}
.copy {
    background-color: black;
    color: white;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.itemBox{

    margin: 12px 0px;

    /* padding: 5px; */

    /* border: 1px solid #f1ebeb; */

    border-radius: 7px;

    /* -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05); */

    /* box-shadow: 0 1px 1px rgba(0,0,0,0.05); */

    min-height: 130px;

    /* border-left: 2px solid #058a28 !important; */

    display: flex;

    /* flex-direction: row; */

    background-color: #ffffff;
}
.itemBox1 {
    width: 70px;
    /* background-color: #de1d1d; */
    text-align: center;
    padding-top: 40px;
    /* margin-top: 40vh; */
}
.itemBox2{

    width: 65%;

    padding: 10px;

    /* background-color: #e9e9e9; */

    display: flex;

    align-content: stretch;

    flex-direction: column;

    justify-content: center;
}
.itemBoxing {
    /* height: 130px; */
    /* display: inline-block; */
    /* position: relative; */
    /* float: right; */
    /* color: black; */
    /* padding-top: 40px; */
    border-radius: 7px;
    /* text-align: center; */
}
.itemBoxJoin{
    width: 35%;
    background-color: #dfdfe1;
    text-align: center;
    padding-top: 10px;
}
.itemBoxingJoin{
    height: 130px;
    display: inline-block;
    position: relative;
    float: right;
}
.joinRoom{
    font-size: 12px!important;
}
.itemBox h4 {
    font-size: 17px;
    font-weight: bolder;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    .table-responsive table, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    /*thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }*/

    tr {
        border: 1px solid #ccc;
        direction: ltr;
    }

    td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    td:after {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        right: 6px;
        padding-right: 10px;
        white-space: nowrap;
    }


}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    body {
        /*padding: 0;*/
        margin: 0;
        /* width: 320px; */
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        /*width: 495px;*/
    }
}
.yourRoomJoinBox{

}
.yourRoomInfo{

    margin-bottom: 15px;
}
.yourRoomBox{

    height: 140px;

    background-color: white;

    border-radius: 7px;

    padding: 10px;

    margin: 10px;

    border: 1px solid #f1ebeb;
}
.yourRoomTitle{

    max-height: 30px;

    overflow: hidden;

    /* padding-bottom: 10px; */
}
.icon-wrap svg {
    height: 25px;
    width: 25px;
}
.icon-wrap h3 {
    /* background-color: #004d90; */
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 20px;
    justify-content: center;
    position: absolute;
    left: -30px;
    /* top: -0px; */
    /* bottom: 0; */
    /* right: 0; */
    width: 20px;
}
.icon-wrap, .icon-wrap h3 {
    align-items: center;
    display: flex;
}
.icon-wrap {
    border: 2px solid #24aef7;
    border-radius: 50%;
    height: 50px;
    justify-content: center;
    width: 50px;
    margin-bottom: 25px;
    margin-bottom: 10px;
}
.CoreFeatures{
    /*background-color: black;*/
    /*color: white;*/
}
path{
    /*stroke: #fff;*/
    /*fill: #fff!important;*/
}

.CoreItem.col-lg-4.col-md-6.col-xs-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
h1.headline {
    margin-bottom: 30px;
}
.itemBox1.itemBoxing i {
    color: #417b3a;
    font-size: 30px;
}
.page-header2{

    background-color: #f2f5fc;
}
.icon-wrap, .slider-wrapper {
    /* margin: auto; */
    position: relative;
}
.divLabel {
    margin: 4px;
    margin-bottom: 10px;
}
#RoomCreateMessage {
    margin-bottom: 15px;
}


.new-homepage-intro-title {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 20px;
    /* font-size: 30px; */
}
.new-homepage-intro-title h3 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
}
.new-homepage-intro-title h3:after, .new-homepage-intro-title h3:before {
    content: '';
    border-top: 2px solid;
    margin: 0 16px;
    color: #ff4c14;
    flex: 1 0 0%;
}
.page-header-title{
    margin-bottom: 40px;
}
form#createMeetForm {
    max-width: 1000px;
}
#NewMeetPanel {
    display: flex;
    justify-content: center;
}
.page-header3 {
    background-color: #b8c0d4;
}