/* desktop */
@media only screen and (min-width: 1150px)
{
    .rsp-header-desktop, .rsp-headermenu-desktop
    {
        display: block;
    }

    .rsp-header-mobile, .rsp-headermenu-mobile
    {
        display: none;
    }

    .rsp-iconbox-background-div
    {
        height: 470px;
        display: flex;
        align-items: center;
        margin-top: 20px
    }

    .rsp-iconbox-outer-div
    {
        display: flex;
        flex-direction: row;
        width: 1100px;
    }

    .rsp-iconbox-inner-div
    {
        width: 33.3333%;
    }

    .rsp-iconbox-left
    {
        /*margin: 20px 20px 20px 0px;*/
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .rsp-iconbox-middle
    {
        /*margin: 20px 10px 20px 10px;*/
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .rsp-iconbox-right
    {
        /*margin: 20px 0px 20px 20px;*/
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
    }

    .feature-outer-div
    {
        display: flex;
        flex-direction: row;
        font-size: 18px !important;
    }

    .rsp-feature-title-div-mobile
    {
        display: none;
    }

    .rsp-screenshot-div-mobile
    {
        display: none;
    }

    .feature-bullets-on-right
    {
        padding-left: 30px;
    }

    .feature-bullets-on-left
    {
        padding-right: 30px;
    }


}

/* mobile */
@media only screen and (max-width: 1149px)
{
    .rsp-header-desktop, .rsp-headermenu-desktop
    {
        display: none;
    }

    .rsp-header-mobile, .rsp-headermenu-mobile
    {
        display: block;
    }

    .rsp-iconbox-background-div
    {
        margin-top: 20px;
        text-align: center;
    }

    .rsp-iconbox-outer-div
    {
        margin-top: 20px;
        width: 100%;
        display: flex;
        flex-direction: column;    /* stack them vertically */
        align-items: center;       /* center each one horizontally */
    }

    .rsp-iconbox-inner-div
    {
    }


    .rsp-iconbox-left
    {
        /*margin: 0 auto;*/
        /*margin-top: 20px;*/
        /*margin-bottom: 20px;*/
        margin-top: 40px;
    }

    .rsp-iconbox-middle
    {
        /*margin: 0 auto;*/
        /*margin-top: 20px;*/
        /*margin-bottom: 20px;*/
        margin-top: 20px;
    }

    .rsp-iconbox-right
    {
        /*margin: 0 auto;*/
        /*margin-top: 20px;*/
        /*margin-bottom: 20px;*/
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .screenshot-image
    {
        width: 100%;
        max-width: 650px;
    }

    .rsp-feature-title-div-desktop
    {
        display: none;
    }

    .rsp-feature-title-div-mobile
    {
        padding-left: 0px;
        padding-right: 0px;
    }


    .rsp-screenshot-div-desktop
    {
        display: none;
    }

    .rsp-screenshot-div-mobile
    {
        text-align: center;
        margin-top: 20px;
    }


    .feature-outer-div
    {
        font-size: 18px !important;
    }

    .feature-bullets-on-right
    {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px !important;
    }

    .feature-bullets-on-left
    {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px !important;
    }





    .rsp-footer-right
    {
        display: none;
    }

    .rsp-footer-left
    {
        width: 100%;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
    }


}




/*@media only screen and (max-width: 1099px)*/
/*{*/
/*	.header-separator-rsp*/
/*	{*/
/*		width:100%;*/
/*		margin-top:0px;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1100px)*/
/*{*/
/*	.header-separator-rsp*/
/*	{*/
/*		width:1100px;*/
/*		margin-top:0px;*/
/*	}*/
/*}*/

/*@media only screen and (max-width: 1099px)*/
/*{*/
/*	.header-container-rsp*/
/*	{*/
/*		height: 46px;*/
/*		width: 100%;*/
/*		margin: auto;*/
/*		margin-top: 0px;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1100px)*/
/*{*/
/*	.header-container-rsp*/
/*	{*/
/*		height: 46px;*/
/*		width: 1100px;*/
/*		margin: auto;*/
/*		margin-top: 0px;*/
/*	}*/
/*}*/

/*@media only screen and (max-width: 1099px)*/
/*{*/
/*	.footer-container-rsp*/
/*	{*/
/*		width: 100%;*/
/*		margin: auto;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1100px)*/
/*{*/
/*	.footer-container-rsp*/
/*	{*/
/*		width: 1100px;*/
/*		margin: auto;*/
/*	}*/
/*}*/

/*@media only screen and (max-width: 1099px)*/
/*{*/
/*	.home-page-container*/
/*	{*/
/*		width: 100%;*/
/*		min-height: 600px;*/
/*		margin: auto;*/
/*	}*/

/*	.separator*/
/*	{*/
/*		width: 100%;*/
/*	}*/

/*	.youtube-video*/
/*	{*/
/*		width: 100%;*/
/*		!* height: 506px; *!*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1100px)*/
/*{*/
/*	.home-page-container*/
/*	{*/
/*		width: 1100px;*/
/*		min-height: 600px;*/
/*		margin: auto;*/
/*	}*/

/*	.separator*/
/*	{*/
/*		width: 1100px;*/
/*	}*/

/*	.youtube-video*/
/*	{*/
/*		width: 900px;*/
/*		height: 506px;*/
/*	}*/
/*}*/









/*!* Header *!*/

/*@media only screen and (max-width: 1099px)*/
/*{*/
/*	.home-header-image-desktop*/
/*	{*/
/*		display: none;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1100px)*/
/*{*/
/*	.home-header-image-desktop*/
/*	{*/
/*		background-image: url('images/home-header-image.png');*/
/*		background-repeat: no-repeat;*/
/*		background-size: auto;*/
/*        background-position: right center; !* aligns the image to the right *!*/
/*		width: 1100px;*/
/*		!*height: 401px;*!*/
/*        height: 445px;*/
/*		padding-top: 24px;*/
/*	}*/
/*}*/

/*@media only screen and (max-width: 1099px)*/
/*{*/
/*	.home-header-image-mobile*/
/*	{*/
/*		!* width: 100%; *!*/
/*		margin-left: -8px;*/
/*		margin-right: -8px;*/
/*		margin-top: -10px;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1100px)*/
/*{*/
/*	.home-header-image-mobile*/
/*	{*/
/*		display:none;*/
/*	}*/
/*}*/


/*!* Home content *!*/

/*@media only screen and (max-width: 999px)*/
/*{*/
/*	.home-flex-div*/
/*	{*/
/*		display: block;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1000px)*/
/*{*/
/*	.home-flex-div*/
/*	{*/
/*		display: flex;*/
/*	}*/
/*}*/

/*@media only screen and (max-width: 999px)*/
/*{*/
/*	.h2-image-div-1*/
/*	{*/
/*		margin-top: 10px*/
/*	}*/

/*	.h2-image-div-2*/
/*	{*/
/*		display: none;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1000px)*/
/*{*/
/*	.h2-image-div-1*/
/*	{*/
/*		display: none;*/
/*	}*/

/*	.h2-image-div-2*/
/*	{*/
/*		margin-top: 10px;*/
/*	}*/
/*}*/

/*@media only screen and (max-width: 999px)*/
/*{*/
/*	.h2-bodytext-right-div*/
/*	{*/
/*		word-wrap: break-word;*/
/*		margin-left: 0px;*/
/*		text-align: justify;*/
/*		line-height: 150%;*/
/*		margin-top: 10px;*/
/*	}*/

/*	.screenshot-image*/
/*	{*/
/*		width: 100%;*/
/*		max-width: 650px;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1000px)*/
/*{*/
/*	.h2-bodytext-right-div*/
/*	{*/
/*		word-wrap: break-word;*/
/*		margin-left: 40px;*/
/*		text-align: justify;*/
/*		line-height: 150%;*/
/*		margin-top: 10px;*/
/*	}*/

/*	.screenshot-image*/
/*	{*/

/*	}*/
/*}*/

/*@media only screen and (max-width: 999px)*/
/*{*/
/*	.h2-bodytext-left-div*/
/*	{*/
/*		!* float: left; *!*/
/*		word-wrap: break-word;*/
/*		!* width: 390px; *!*/
/*		margin-right: 0px;*/
/*		text-align: justify;*/
/*		line-height: 150%;*/
/*		margin-top: 10px*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 1000px)*/
/*{*/
/*	.h2-bodytext-left-div*/
/*	{*/
/*		!* float: left; *!*/
/*		word-wrap: break-word;*/
/*		!* width: 390px; *!*/
/*		margin-right: 40px;*/
/*		text-align: justify;*/
/*		line-height: 150%;*/
/*		margin-top: 10px*/
/*	}*/
/*}*/

/*@media only screen and (max-width: 899px)*/
/*{*/
/*	.left-image*/
/*	{*/
/*		margin-bottom: 20px !important;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 900px)*/
/*{*/
/*	.left-image*/
/*	{*/
/*		margin-right: 30px !important;*/
/*		margin-bottom: 20px !important;*/
/*	}*/
/*}*/


/*.video-container*/
/*{*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*    width:100%;*/
/*    max-width: 900px;*/
/*    margin: auto;*/
/*}*/

/*.video-container::after*/
/*{*/
/*    padding-top: 56.25%;*/
/*    display: block;*/
/*    content: '';*/
/*}*/

/*.video-container iframe*/
/*{*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/